| Package | Description |
|---|---|
| org.oddjob.arooa.logging |
Provide additional Log agnostic functionality such as appenders.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Appender.append(LoggingEvent event)
Called by the underlying Log implementation with event.
|
void |
Appender.append(LoggingEvent event)
Called by the underlying Log implementation with event.
|
String |
Layout.format(LoggingEvent event)
Format the event.
|
String |
Layout.format(LoggingEvent event)
Format the event.
|
Copyright © 2023. All rights reserved.