summaryrefslogtreecommitdiff
path: root/lib/chef/monologger.rb
Commit message (Expand)AuthorAgeFilesLines
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Add the ability to inject log objectstm/inject_logThom May2018-03-191-86/+2
* autofixing Style/AccessModifierIndentation copLamont Granquist2016-08-161-1/+1
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+0
* Use double quotes by defaultThom May2016-01-141-2/+2
* Make sure we don't close the output_stream after running rspec.Serdar Sutay2014-12-171-2/+0
* CHEF-4725: Disable buffering on all log streamsNikhil Benesch2014-01-201-2/+1
* [CHEF-3935] Use stripped down lockless loggerdanielsdeleo2013-02-271-0/+93