Package irssibot.util.log

Interface Summary
CommonLog Common log interface for logging system.
 

Class Summary
FileLog Logger for file based logging.
Log Logging system for IrssiBot.
NullLog Null logger; discards all log messages.
StdoutLog Logs to stdout.
 

Exception Summary
LogException Common log exception for delivering error messages from CommonLog objects to Log system.
 



IrssiBot (c) 2000-2002 Matti Dahlbom