Uses of Class
org.opends.server.loggers.TextHTTPAccessLogPublisher
-
Packages that use TextHTTPAccessLogPublisher Package Description org.opends.server.loggers Contains implementations of Directory Server access, error, and debug loggers. -
-
Uses of TextHTTPAccessLogPublisher in org.opends.server.loggers
Methods in org.opends.server.loggers that return TextHTTPAccessLogPublisher Modifier and Type Method Description static TextHTTPAccessLogPublisherTextHTTPAccessLogPublisher. getStartupTextHTTPAccessPublisher(TextWriter writer)Returns an instance of the text HTTP access log publisher that will print all messages to the provided writer.
-