| Interface | Description |
|---|---|
| SyslogBackLogHandlerIF |
SyslogBackLogHandlerIF provides a last-chance mechanism to log messages that fail
(for whatever reason) within the rest of Syslog.
|
| SyslogCharSetIF |
SyslogCharSetIF provides control of the encoding character set within
several class of Syslog4j.
|
| SyslogConfigIF |
SyslogConfigIF provides a common, extensible configuration interface for all
implementations of SyslogIF.
|
| SyslogConstants |
SyslogConstants provides several global constant values for several
classes within Syslog4j.
|
| SyslogIF |
SyslogIF provides a common interface for all Syslog4j client implementations.
|
| SyslogMessageIF |
SyslogMessageIF provides a common interface for all Syslog4j event implementations.
|
| SyslogMessageModifierConfigIF |
SyslogMessageModifierConfigIF provides a common configuration interface for all
Syslog4j message modifier implementations.
|
| SyslogMessageModifierIF |
SyslogMessageModifierIF provides a common interface for all
Syslog4j message modifier implementations.
|
| SyslogMessageProcessorIF |
SyslogMessageProcessorIF provides an extensible interface for writing custom
Syslog4j message processors.
|
| SyslogPoolConfigIF |
SyslogPoolConfigIF is an interface which provides configuration support
for the Apache Commons Pool.
|
| Class | Description |
|---|---|
| Syslog |
This class provides a Singleton interface for Syslog4j client implementations.
|
| Syslog4jVersion |
Syslog4jVersion provides a unique version identifier that is created during
the build process.
|
| SyslogMain |
This class provides a command-line interface for Syslog4j
server implementations.
|
| SyslogMain.Options |
| Exception | Description |
|---|---|
| SyslogRuntimeException |
SyslogRuntimeException provides an extension of RuntimeException thrown
by the majority of the classes within Syslog4j.
|
Copyright © 2017. All rights reserved.