opendj-server-legacy/src/main/java/org/opends/server/loggers/DebugLogPublisher.java
@@ -50,10 +50,7 @@ /** * Construct a default configuration where the global scope will * only log at the ERROR level. */ /** Construct a default configuration where the global scope will only log at the ERROR level. */ protected DebugLogPublisher() { classTraceSettings = null; @@ -65,7 +62,6 @@ /** {@inheritDoc} */ @Override public boolean isConfigurationAcceptable(T configuration, List<LocalizableMessage> unacceptableReasons)