Uses of Class
org.opends.server.loggers.TextErrorLogPublisher
-
Packages that use TextErrorLogPublisher Package Description org.opends.server.loggers Contains implementations of Directory Server access, error, and debug loggers. -
-
Uses of TextErrorLogPublisher in org.opends.server.loggers
Methods in org.opends.server.loggers that return TextErrorLogPublisher Modifier and Type Method Description static TextErrorLogPublisherTextErrorLogPublisher. createToolStartupTextErrorPublisher(TextWriter writer)Returns a new text error log publisher which will print all but debug messages to the provided writer.
-