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

gbellato
20.04.2007 972103091b00d019b98516adf64a2db12c20c749
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java
@@ -903,6 +903,13 @@
   */
  public static final String LOG_SEVERITY_ALL = "all";
  /**
   * The English name for the basic none log severity used to log
   * no error message beside some specific category.
   */
  public static final String LOG_SEVERITY_NONE = "none";
  /**