mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
09.44.2012 c64d43ec6b73af879e69af99b11620459159a96a
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -9459,7 +9459,7 @@
    // Install the default loggers so the startup messages
    // will be printed.
    TextErrorLogPublisher startupErrorLogPublisher =
        TextErrorLogPublisher.getStartupTextErrorPublisher(
        TextErrorLogPublisher.getServerStartupTextErrorPublisher(
            new TextWriter.STDOUT());
    ErrorLogger.addErrorLogPublisher(startupErrorLogPublisher);