Uses of Interface
com.sun.enterprise.server.logging.LogEventBroadcaster
-
Packages that use LogEventBroadcaster Package Description com.sun.enterprise.server.logging fish.payara.enterprise.server.logging -
-
Uses of LogEventBroadcaster in com.sun.enterprise.server.logging
Classes in com.sun.enterprise.server.logging that implement LogEventBroadcaster Modifier and Type Class Description classGFFileHandlerGFFileHandler publishes formatted log Messages to a FILE.classODLLogFormatterODLLogFormatter conforms to the logging format defined by the Log Working Group in Oracle.classUniformLogFormatterUniformLogFormatter conforms to the logging format defined by the Log Working Group in Java Webservices Org. -
Uses of LogEventBroadcaster in fish.payara.enterprise.server.logging
Classes in fish.payara.enterprise.server.logging that implement LogEventBroadcaster Modifier and Type Class Description classJSONLogFormatterClass for converting aLogRecordto Json formatclassPayaraNotificationFileHandlerService class that is created and initialised by @{code fish.payara.nucleus.notification.log.LogNotifier} The lifecycle of the bean is not managed by HK2 in order to prevent notification.log file creation upon domain start.Methods in fish.payara.enterprise.server.logging with parameters of type LogEventBroadcaster Modifier and Type Method Description voidJSONLogFormatter. setLogEventBroadcaster(LogEventBroadcaster logEventBroadcaster)
-