summaryrefslogtreecommitdiff
path: root/lib/chef/log
Commit message (Collapse)AuthorAgeFilesLines
* Added errorjdm/winevtJay Mundrawala2015-05-121-1/+11
|
* Allow units to for winevt to run everywhereJay Mundrawala2015-05-071-2/+2
|
* Only require win32/eventlog onceJay Mundrawala2015-05-071-11/+0
|
* Added Windows Event Log loggerJay Mundrawala2015-05-071-0/+100
|
* Update syslog to use Unformatter mixinJay Mundrawala2015-05-071-7/+3
|
* fix name + email in copyrightLamont Granquist2015-05-061-1/+1
|
* fix copyright noticeLamont Granquist2015-05-061-4/+3
|
* extract Chef::Log::Sylog class to its own fileLamont Granquist2015-05-061-0/+51
|
* big refactor of the repo layout. move to a chef gem and a chef-server gem ↵Ezra Zygmuntowicz2008-10-081-56/+0
| | | | all with proper deps
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-18/+11
|
* chef compilesAdam Jacob2008-04-271-2/+13
|
* Adding chef-solo command, config examples, Chef::Log class, ↵Adam Jacob2008-04-081-0/+52
Chef::Log::Formatter, Chef::Compile, and all the tests