|
Interface Summary |
| ConfigAppender |
The ConfigAppender takes charge of managing and associating
appender's general properties. |
| ConfigConsoleAppender |
The ConfigConsoleAppender takes charge of
managing console appender specific properties. |
| ConfigDailyRollingFileAppender |
The ConfigDailyRollingFileAppender takes charge of
managing daily-rolling file appender specific properties. |
| ConfigFileAppender |
The ConfigFileAppender takes charge of
managing file appender specific properties. |
| ConfigLogger |
The ConfigLogger takes charge of
managing and associating logger's properties. |
| ConfigNTLogAppender |
The ConfigNTLogAppender takes charge of
managing NTEvent log appender specific properties. |
| ConfigRollingFileAppender |
The ConfigRollingFileAppender takes charge of
managing rolling file appender specific properties. |
| ConfigSocketAppender |
The ConfigSocketAppender takes charge of
managing socket appender specific properties. |
| ConfigSysLogAppender |
The ConfigSysLogAppender takes charge of
managing Unix syslog appender specific properties. |
| ConfigTelnetAppender |
The ConfigTelnetAppender takes charge of
managing telnet appender specific properties. |