summaryrefslogtreecommitdiff
path: root/spec/mixlib
Commit message (Expand)AuthorAgeFilesLines
* Update to rspec 3.X formatcleanupTim Smith2016-03-012-26/+24
* Resolve chef style issuesTim Smith2016-03-012-12/+11
* Opscode -> ChefTim Smith2016-03-012-5/+5
* Ensure that arguments to Mixlib::Log#add are passed as is to all loggersKetan Padegaonkar2012-12-151-0/+9
* update spec tests for CHEF-2161Bryan McLellan2012-06-081-2/+2
* 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-112-0/+113