Uses of Class
org.opends.server.loggers.TextErrorLogPublisher
Packages that use TextErrorLogPublisher
Package
Description
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 TextErrorLogPublisherModifier and TypeMethodDescriptionstatic TextErrorLogPublisher
TextErrorLogPublisher.createToolStartupTextErrorPublisher
(TextWriter writer) Returns a new text error log publisher which will print all but debug messages to the provided writer.