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

gbellato
11.14.2007 a27123e14342027e3bd56279613a0d1b030e0bf0
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;
  /**