Object
Simple logger implementation, based on Scrubyt's original logging style. Messages will be sent to STDERR. Logging can be limited to certain message levels by specifying them on initialization, e.g.
Scrubyt::Logger.new(:ACTION, :ERROR) # will only log action/error messages
Generated with the Darkfish Rdoc Generator 2.