Package org.jagatoo.logging

Class Summary
ConsoleLog This class will write the messages to the console.
FileLog This class implements the LogInterface and adds support for writing logs to files.
Log The Log class is the interface to the logging system.
LogChannel A LogChannel assotiates a channel id with a name.
LogFormatter Formats values to be dumped to a Log.
LogHandler  
LogManager This object manages multiple logs.
 

Enum Summary
LogLevel Use these constants as parameter for the Log methods.