class Webgen::CLI::Logger
The logger class used by the command line interface.
Attributes
prefix[RW]
Public Class Methods
new(outdev = $stdout)
Create a new Logger
object for the command line interface.
Calls superclass method