summaryrefslogtreecommitdiff
path: root/lib/mixlib/log/formatter.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update how we determine if time was loadedrequiresTim Smith2020-08-211-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Optimize our requiresTim Smith2020-08-211-1/+1
| | | | | | Avoid requiring things that are already defined. Rubygems is very slow at traversing the filesystem. Signed-off-by: Tim Smith <tsmith@chef.io>
* Chefstyle fixesTim Smith2019-08-061-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* add metadata to log messagesThom May2018-02-151-2/+12
| | | | Signed-off-by: Thom May <thom@chef.io>
* Travis: lint, fix build, newer RubiesOlle Jonsson2017-02-101-1/+1
| | | | | | Obvious fix. Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* Resolve chef style issuesTim Smith2016-03-011-9/+9
|
* Opscode -> ChefTim Smith2016-03-011-2/+2
|
* Changing to iso8661 - fixes CHEF-2161Adam Jacob2012-06-071-2/+2
|
* Initial commitAdam Jacob2009-03-111-0/+56