summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.0.4 by Chef Expeditor3.0.4Chef Expeditor2019-06-011-1/+1
* Bump version to 3.0.3 by Chef Expeditor3.0.3Chef Expeditor2019-06-011-1/+1
* Bump version to 3.0.2 by Chef Expeditorv3.0.2Chef Expeditor2019-04-231-1/+1
* Escape YARD annotation to avoid directiveOlle Jonsson2019-04-011-1/+1
* Add whitespace, to avoid YARD warningOlle Jonsson2019-04-011-1/+1
* Bump version to 3.0.1 by Chef Expeditorv3.0.1Chef Expeditor2019-01-041-1/+1
* update travis, drop ruby < 2.5, major version bumpLamont Granquist2019-01-041-1/+1
* Bump version to 2.0.9 by Chef Expeditorv2.0.9Chef Expeditor2018-12-181-1/+1
* Bump version to 2.0.8 by Chef Expeditorv2.0.8Chef Expeditor2018-12-181-1/+1
* Bump version to 2.0.7 by Chef Expeditorv2.0.7Chef Expeditor2018-07-301-1/+1
* Get chefstyle greenTim Smith2018-07-251-1/+1
* Bump version to 2.0.6 by Chef Expeditorv2.0.6Chef Expeditor2018-07-251-1/+1
* Bump version to 2.0.5 by Chef Expeditorv2.0.5Chef Expeditor2018-06-261-1/+1
* remove hashrocket syntaxLamont Granquist2018-06-261-1/+1
* Bump version to 2.0.4 by Expeditorv2.0.4Chef Expeditor2018-04-121-1/+1
* fix labelling (#37)Thom May2018-04-122-3/+4
* release 2.0.3v2.0.3Thom May2018-03-221-1/+1
* release 2.0.2Thom May2018-03-221-1/+1
* Merge pull request #33 from chef/tm/tracinessThom May2018-03-221-0/+3
|\
| * allow logger to query trace leveltm/tracinessThom May2018-03-221-0/+3
* | fix chefstyleThom May2018-03-221-1/+1
|/
* release 2.0.1v2.0.1Thom May2018-02-281-1/+1
* enable metadata to be got and setThom May2018-02-282-0/+4
* Logging method return nilOlle Jonsson2018-02-281-0/+1
* release 2.0tm/2_0Thom May2018-02-261-1/+1
* Resolve review commentstm/slogThom May2018-02-264-32/+34
* add trace levelThom May2018-02-223-5/+18
* Ensure we only do a metadata write if requiredThom May2018-02-151-2/+4
* add metadata to log messagesThom May2018-02-155-49/+193
* Add child loggersThom May2018-01-172-0/+78
* Travis: lint, fix build, newer RubiesOlle Jonsson2017-02-101-1/+1
* Release 1.7.1Matt Wrock2016-08-121-1/+1
* 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