| Package | Description |
|---|---|
| com.sun.enterprise.server.logging | |
| com.sun.enterprise.server.logging.parser | |
| fish.payara.enterprise.server.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
LogEventImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
GFFileHandler.informLogEventListeners(LogEvent logEvent) |
void |
UniformLogFormatter.informLogEventListeners(LogEvent logEvent) |
void |
LogEventBroadcaster.informLogEventListeners(LogEvent logEvent)
Broadcast the log event to registered listeners.
|
void |
ODLLogFormatter.informLogEventListeners(LogEvent logEvent) |
void |
LogEventListener.messageLogged(LogEvent event)
Callback listener that will receive event notifications
when a log message is published to the server log file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParsedLogRecord |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONLogFormatter.informLogEventListeners(LogEvent logEvent) |
Copyright © 2019. All rights reserved.