Class ConsoleErrorLogPublisher

java.lang.Object
org.opends.server.loggers.ErrorLogPublisher<C>
org.opends.server.loggers.ConsoleErrorLogPublisher
All Implemented Interfaces:
Closeable, AutoCloseable, ConfigurationChangeListener<ConsoleErrorLogPublisherCfg>, LogPublisher<ConsoleErrorLogPublisherCfg>

public final class ConsoleErrorLogPublisher extends ErrorLogPublisher<C> implements ConfigurationChangeListener<ConsoleErrorLogPublisherCfg>
This class provides an implementation of an error log publisher.