Class MCollective::Logger::Console_logger
In: lib/mcollective/logger/console_logger.rb
Parent: Base

Implements a syslog based logger using the standard ruby syslog class

Methods

Public Instance methods

Set some colors for various logging levels, will honor the color configuration option and return nothing if its configured not to

Helper to return a string in specific color

[Validate]