public class EventServiceNotifier extends Notifier
Installs the default log handler.
| Constructor and Description |
|---|
EventServiceNotifier()
Create the logging service component notifier
|
| Modifier and Type | Method and Description |
|---|---|
void |
preConfigurationInitialize()
Pre configuration initialization
|
postConfigurationInitialize, postConfigurationTerminate, preConfigurationTerminatepublic EventServiceNotifier()
public void preConfigurationInitialize()
Removes all currently installed log handlers and installs the default log handler
preConfigurationInitialize in class Notifier