Package com.pietschy.command.log

Classes and interfaces related to GUI Commands internal logging infrastructure.

See:
          Description

Interface Summary
Logger Internal logging interface.
LoggerFactory Factory for internal Logger instances.
 

Class Summary
NullLogger A logger implementation that does nothing.
NullLoggerFactory Factory for NullLoggers.
PrintStreamLogger Simple logger that logs to a print stream.
PrintStreamLoggerFactory A factory for PrintStreamLogger instances.
 

Package com.pietschy.command.log Description

Classes and interfaces related to GUI Commands internal logging infrastructure.



Copyright © 2006 - 2007 Andrew Pietsch