Util::NoLog (version $)

This is a simple replacement for Util::Log which simply prints output to stdout/stderr. Unlike Util::Log it has no internal state, so you may create as many of them as you like during a processing run. The main use for this class is for issuing errors during initialization when the Util::Log object has not yet been created.


Constructor

Accessors

Methods