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

gbellato
11.14.2007 b80ead961b3e5e12f9f2e9e001a247c17041beb0
opendj-sdk/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;
  /**