|
|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicLogger | |
com.protomatter.syslog | Syslog is a system-wide logging facility. |
Uses of BasicLogger in com.protomatter.syslog |
Subclasses of BasicLogger in com.protomatter.syslog | |
class |
DatabaseLog
A logger that writes to a database. |
class |
FileLog
A logger that simply writes to a file. |
class |
JMSLog
A logger that writes messages to JMS. |
class |
LengthRolloverLog
An implementation of an object that will log things using the Syslog facility, and roll it's log files after a certain number of bytes have been written to them. |
class |
MailLog
A logger that sends email. |
class |
OpenFileLog
A logger that opens the file for each log entry and closes it after it's done writing. |
class |
PrintWriterLog
An implementation of an object that will log things using the Syslog facility. |
class |
RemoteLog
A logger that sends messages to remote receivers bound in JNDI. |
class |
TimeRolloverLog
An implementation of an object that will log things using the Syslog facility, and roll it's log files after a certain amount of time has passed. |
|
Protomatter Software v1.1.7 Copyright 1998-2002 Nate Sammons |
||||||
PREV NEXT | FRAMES NO FRAMES |
Protomatter Software v1.1.7 | http://protomatter.sourceforge.net/1.1.7 |