summaryrefslogtreecommitdiff
path: root/spec/mixlib/log_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add appveyor config (#36)Thom May2018-04-111-11/+13
* enable metadata to be got and setThom May2018-02-281-0/+6
* Logging method return nilOlle Jonsson2018-02-281-0/+13
* add trace levelThom May2018-02-221-13/+15
* add metadata to log messagesThom May2018-02-151-1/+12
* Add child loggersThom May2018-01-171-1/+1
* RSpec: use 3.7, disable monkey patching modeOlle Jonsson2017-11-211-1/+1
* Allow applications to query if they've got loggersThom May2016-08-121-0/+5
* fix chefstyleThom May2016-08-031-2/+2
* make travis-ci happyMax Horbul2016-03-181-4/+4
* clean up warnings related to the old rspec syntaxMax Horbul2016-03-181-2/+2
* File log devices opened by mixlib-log should be closed.Max Horbul2016-03-181-0/+32
* Update to rspec 3.X formatcleanupTim Smith2016-03-011-21/+19
* Resolve chef style issuesTim Smith2016-03-011-3/+2
* Opscode -> ChefTim Smith2016-03-011-3/+3
* Ensure that arguments to Mixlib::Log#add are passed as is to all loggersKetan Padegaonkar2012-12-151-0/+9
* Add example for default base log level.Björn Albers2012-06-011-0/+7
* Add support for initializing Mixlib::Log with a loggerDaniel DeLeo2011-03-171-4/+36
* add multiple logger supportDaniel DeLeo2011-03-151-10/+10
* upgrade to rspec 2Daniel DeLeo2011-03-041-1/+2
* [CHEF-1382] allow the logger to be reinitializedDaniel DeLeo2010-10-131-5/+24
* making log level changes backward compatibleChristopher Brown2009-12-141-2/+22
|\
| * make log level changes backward compatibleChristopher Brown2009-12-141-2/+22
* | fix log level settingChristopher Brown2009-12-111-3/+3
|/
* Convert to jewelerAJ Christensen2009-05-121-1/+7
* Initial commitAdam Jacob2009-03-111-0/+62