| Package | Description |
|---|---|
| com.sun.enterprise.server.logging | |
| fish.payara.enterprise.server.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
GFFileHandler
GFFileHandler publishes formatted log Messages to a FILE.
|
class |
ODLLogFormatter
ODLLogFormatter conforms to the logging format defined by the
Log Working Group in Oracle.
|
class |
UniformLogFormatter
UniformLogFormatter conforms to the logging format defined by the
Log Working Group in Java Webservices Org.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONLogFormatter |
class |
PayaraNotificationFileHandler
Service class that is created and initialised by @{code fish.payara.nucleus.notification.log.LogNotifierService}
The lifecycle of the bean is not managed by HK2 in order to prevent notification.log file creation upon domain start.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSONLogFormatter.setLogEventBroadcaster(LogEventBroadcaster logEventBroadcaster) |
Copyright © 2017. All rights reserved.