logging.rb

Path: lib/logging.rb
Last Update: Fri May 17 12:44:38 +0000 2013

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

Required files

yaml   stringio   fileutils   little-plugger  

Constants

HAVE_SYSLOG = require? 'syslog'

[Validate]