Uses of Class
org.opends.server.loggers.AccessLogPublisher
Package
Description
Contains implementations of Directory Server access, error, and debug loggers.
-
Uses of AccessLogPublisher in org.opends.server.loggers
Modifier and TypeClassDescriptionfinal class
This class provides the implementation of the access logger used by the directory server.final class
This class provides the implementation of the audit logger used by the directory server.Modifier and TypeMethodDescriptionprotected Collection<AccessLogPublisher<AccessLogPublisherCfg>>
AccessLogger.getLogPublishers()
Modifier and TypeMethodDescriptionvoid
AccessLogger.addLogPublisher
(AccessLogPublisher<AccessLogPublisherCfg> publisher) void
AccessLogger.removeLogPublisher
(AccessLogPublisher<AccessLogPublisherCfg> publisher)