Package | Description |
---|---|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug loggers.
|
Modifier and Type | Method and Description |
---|---|
static TextErrorLogPublisher |
TextErrorLogPublisher.getServerStartupTextErrorPublisher(TextWriter writer)
Returns a new text error log publisher which will print only notices, severe warnings and errors, and fatal
errors messages to the provided writer.
|
static TextErrorLogPublisher |
TextErrorLogPublisher.getToolStartupTextErrorPublisher(TextWriter writer)
Returns a new text error log publisher which will print all messages to the provided writer.
|
Copyright 2010-2018 ForgeRock AS.