|
|
|||||||||||||
| 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
A logger that will roll files when the minute, hour, day, week or month change. |
class |
UNIXSyslogLog
A logger that sends UDP packets to a UNIX syslog server. |
|
Protomatter Software v1.1.8 Copyright 1998-2002 Nate Sammons |
||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| Protomatter Software v1.1.8 | http://protomatter.sourceforge.net/1.1.8 |