| opends/src/server/org/opends/server/core/LoggerConfigManager.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/core/LoggerConfigManager.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Portions Copyright 2006-2007 Sun Microsystems, Inc. * Portions Copyright 2006-2008 Sun Microsystems, Inc. */ package org.opends.server.core; import org.opends.messages.Message; @@ -77,7 +77,7 @@ RootCfg root = context.getRootConfiguration(); root.addLogPublisherAddListener(this); root.addLogPublisherAddListener(this); root.addLogPublisherDeleteListener(this); List<DebugLogPublisherCfg> debugPublisherCfgs = new ArrayList<DebugLogPublisherCfg>();