|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.protomatter.syslog | |
com.protomatter.syslog | Syslog is a system-wide logging facility. |
com.protomatter.syslog.xml | This package contains classes required for configuring Syslog from XML files. |
Classes in com.protomatter.syslog used by com.protomatter.syslog | |
BasicLogger
A base class for Syslogger implementations. |
|
Channel
A utility class for writing log messages to channels. |
|
DatabaseLogStatementAdapter
An adapter for setting the message detail in the database log. |
|
JDK14PerChannelPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the channel issuing the log message is in some set. |
|
JDK14PerClassPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the class issuing the log message is in some set. |
|
JMSConstants
Constants for JMS-related Syslog functions. |
|
LogPolicy
The interface for the pluggable log policy system. |
|
PerChannelPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the channel issuing the log message is in some set. |
|
PerClassPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the class issuing the log message is in some set. |
|
RemoteLogReceiver
An interface for loggers that are receiving messages from a remote machine via RMI. |
|
SimpleLogPolicy
The default LogPolicy that knows about log levels and channels. |
|
SimpleSyslogTextFormatter
A simple log entry formatter. |
|
Syslog
This class implements a system-wide logging utility. |
|
Syslogger
An interface for objects that will log things using the Syslog facility. |
|
SyslogMailSubjectFormatter
The interface for the pluggable message subject formatting system. |
|
SyslogMessage
A utility class representing all the information needed to make a syslog call. |
|
SyslogTextFormatter
The interface for the pluggable text formatting system. |
Classes in com.protomatter.syslog used by com.protomatter.syslog.xml | |
JDK14PerChannelPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the channel issuing the log message is in some set. |
|
JDK14PerClassPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the class issuing the log message is in some set. |
|
PerChannelPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the channel issuing the log message is in some set. |
|
PerClassPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the class issuing the log message is in some set. |
|
SyslogInitException
An exception during the syslog init process. |
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
||||||
PREV NEXT | FRAMES NO FRAMES |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |