Package | Description |
---|---|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug loggers.
|
Modifier and Type | Class and Description |
---|---|
class |
TextErrorLogPublisher
This class provides an implementation of an error log publisher.
|
class |
ThreadFilterTextErrorLogPublisher
This class provides an implementation of an error logger where only messages generated by a specified thread is
actually logged.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<ErrorLogPublisher<ErrorLogPublisherCfg>> |
ErrorLogger.getLogPublishers() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorLogger.addLogPublisher(ErrorLogPublisher<ErrorLogPublisherCfg> publisher) |
boolean |
ErrorLogger.removeLogPublisher(ErrorLogPublisher<ErrorLogPublisherCfg> publisher) |
Copyright 2010-2020 ForgeRock AS.