Interface | Description |
---|---|
MessageFormattingStrategy | |
P6Logger |
Class | Description |
---|---|
BatchFileLogger |
SQL batch file logger Private: (?) No Appender that writes a trace of JDBC activity into an SQL
batch file that can be later "replayed" using a generic SQL client.
|
CustomLineFormat | |
FileLogger |
Appender which writes log messages to a file.
|
FormattedLogger |
P6Logger implementation providing support for pluggable MessageFormattingStrategy . |
MultiLineFormat | |
SingleLineFormat | |
Slf4JLogger |
Appender which delegates to SLF4J.
|
StdoutLogger |