The Meta-Environment API

Package toolbus.logging

Interface Summary
ILogger  
IToolBusLoggerConstants This interface specifies some log types that are specific for the ToolBusNG.
 

Class Summary
CommandLineLogger Logger implementation that writes to the command line / std-err.
FileLogger Logger implementation that writes to a file.
LoggerFactory Factory for creating a logger.
LoggerFactory.LoggerKeeper Instance keeper; for ensuring thread-safe, lazy intialization of the logger.
 


The Meta-Environment API