opends/src/server/org/opends/server/api/AccessLogPublisher.java
@@ -52,6 +52,12 @@ */ protected boolean suppressInternalOperations = true; /** * Indicates if synchronization operations should be omited in the * messages logged by this publisher. */ protected boolean suppressSynchronizationOperations = false; /**