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

boli
21.56.2007 3c6eb67137a09dc37b228cd8550ad272dd1a0a2a
The valid set of categories and severities have changed since the messaging refactory. The error logger wiki page (https://www.opends.org/wiki//page/TheErrorLogger) is updated to reflect the new names. The configuration definition is also changed to reflect the new names.

Fix for issue 2066
1 files modified
14 ■■■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/ErrorLogPublisherConfiguration.xml 14 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/ErrorLogPublisherConfiguration.xml
@@ -147,6 +147,13 @@
            processing.
          </adm:synopsis>
        </adm:value>
        <adm:value name="debug">
          <adm:synopsis>
            The error log severity that will be used for messages that
            provide debugging information triggered during
            processing.
          </adm:synopsis>
        </adm:value>
      </adm:enumeration>
    </adm:syntax>
    <adm:profile name="ldap">
@@ -162,7 +169,12 @@
      Property to specify the override severity levels for the logger
      based on the category of the messages. Each override severity
      level should include the category and the severity levels to log
      for that category. (i.e., core-server=mild_error,info,mild_warning).
      for that category. (i.e., core=mild-error,info,mild-warning). Valid
      categories are: core, extensions, protocol, config, log, util, schema,
      plugin, jeb, backend, tools, task, access-control, admin, sync, version,
      quicksetup, admin-tool, dsconfig, user-defined. Valid severities are:
      all, fatal-error, info, mild-error, mild-warning, notice, severe-error,
      severe-warning, debug.
    </adm:synopsis>
    <adm:default-behavior>
      <adm:alias>