summaryrefslogtreecommitdiff
path: root/lib/chef/log/syslog.rb
Commit message (Expand)AuthorAgeFilesLines
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-081-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/EmptyMethodLamont Granquist2019-07-021-2/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Update syslog to use Unformatter mixinJay Mundrawala2015-05-071-7/+3
* fix name + email in copyrightLamont Granquist2015-05-061-1/+1
* fix copyright noticeLamont Granquist2015-05-061-4/+3
* extract Chef::Log::Sylog class to its own fileLamont Granquist2015-05-061-0/+51