summaryrefslogtreecommitdiff
path: root/lib/chef/log.rb
Commit message (Expand)AuthorAgeFilesLines
* Send a string, not an arrayJohn Keiser2015-09-011-1/+4
* Make Dispatcher metaprogramming more straightforwardJohn Keiser2015-09-011-1/+1
* Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-1/+2
* Added Windows Event Log loggerJay Mundrawala2015-05-071-0/+1
* avoid platfomr matched /mswin|mingw|windows/sawanoboly2015-05-061-1/+1
* extract Chef::Log::Sylog class to its own fileLamont Granquist2015-05-061-26/+1
* strip messagesawanoboly2015-05-061-1/+1
* fallback to infosawanoboly2015-05-061-0/+2
* add unit specs for Chef::Log::Syslogsawanoboly2015-05-061-0/+1
* send message with Severity to syslogsawanoboly2015-05-061-2/+8
* add Chef::Log::Syslog classLamont Granquist2015-05-061-0/+17
* pass message to deprecation exceptionLamont Granquist2015-02-091-1/+1
* peer review feedback for deprecation warningsLamont Granquist2015-02-091-2/+2
* Add Chef::Log.deprecation and associated wiringLamont Granquist2015-02-091-1/+10
* [CHEF-3935] Use stripped down lockless loggerdanielsdeleo2013-02-271-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+39
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-86/+0
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-18/+11
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-081-0/+93