Class TextErrorLogPublisher

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

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