logging.rb

Path: lib/logging.rb
Last Update: Wed May 15 19:17:52 +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]