summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Allow applications to query if they've got loggersThom May2016-08-121-0/+7
* Release 1.7.0v1.7.0Thom May2016-08-041-1/+1
* add comment to the shady codeMax Horbul2016-03-181-0/+4
* File log devices opened by mixlib-log should be closed.Max Horbul2016-03-181-0/+22
* Resolve chef style issuesTim Smith2016-03-012-23/+22
* Opscode -> ChefTim Smith2016-03-012-5/+5
* Merge pull request #7 from ketan/add-does-not-pass-args-correctlySerdar Sutay2014-05-211-1/+1
|\
| * Ensure that arguments to Mixlib::Log#add are passed as is to all loggersKetan Padegaonkar2012-12-151-1/+1
* | Release 1.6.0 (relaxed dependencies)John Keiser2013-04-021-1/+1
* | Release 1.4.2 (relaxed dependencies)John Keiser2013-04-021-1/+1
|/
* Release 1.4.1 (add rubygem-test)1.4.1Bryan McLellan2012-06-081-1/+1
* Release 1.4.01.4.0Bryan McLellan2012-06-081-1/+1
* Changing to iso8661 - fixes CHEF-2161Adam Jacob2012-06-071-2/+2
* Fix inconsistend doc string for default log level.Björn Albers2012-06-011-1/+1
* rm jeweler, make mixlib-log bundler-ableDaniel DeLeo2011-03-172-0/+6
* Add support for initializing Mixlib::Log with a loggerDaniel DeLeo2011-03-171-6/+22
* Add input checking when bulk assigning log devicesDaniel DeLeo2011-03-151-2/+8
* add multiple logger supportDaniel DeLeo2011-03-151-19/+72
* [CHEF-1382] allow the logger to be reinitializedDaniel DeLeo2010-10-131-8/+6
* fix makefile and require orderChristopher Brown2009-12-211-1/+1
* make log level changes backward compatibleChristopher Brown2009-12-141-6/+8
* fix up the logger and level pseudo accessorsChristopher Brown2009-12-101-6/+17
* Convert to jewelerAJ Christensen2009-05-121-28/+18
* Initial commitAdam Jacob2009-03-112-0/+140