logging.rb

Path: lib/logging.rb
Last Update: Fri Dec 03 08:49:26 +0000 2010

Equivalent to a header guard in C/C++ Used to prevent the class/module from being loaded more than once

Required files

yaml   stringio   thread   fileutils   little-plugger   logging/appender   logging/layout   logging/log_event   logging/logger   logging/repository   logging/root_logger   logging/stats   logging/appenders   logging/layouts   logging/config/configurator   logging/config/yaml_configurator  

Constants

HAVE_SYSLOG = require? 'syslog'

[Validate]