| Package | Description |
|---|---|
| org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug
loggers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextAccessLogPublisher
This class provides the implementation of the access logger used by the directory server.
|
class |
TextAuditLogPublisher
This class provides the implementation of the audit logger used by the directory server.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<AccessLogPublisher<org.forgerock.opendj.server.config.server.AccessLogPublisherCfg>> |
AccessLogger.getLogPublishers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessLogger.addLogPublisher(AccessLogPublisher<org.forgerock.opendj.server.config.server.AccessLogPublisherCfg> publisher) |
boolean |
AccessLogger.removeLogPublisher(AccessLogPublisher<org.forgerock.opendj.server.config.server.AccessLogPublisherCfg> publisher) |
Copyright © 2010-2020 Wren Security. All Rights Reserved.