Possible severities are not documented for logseverity function

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Minor
    • None
    • Affects Version/s: 2.0.12, 2.2.3
    • Component/s: Documentation (D)

      Documentation just says about severities but does not describe numeric -> text representation:
      define('ITEM_LOGTYPE_INFORMATION', 1);
      define('ITEM_LOGTYPE_WARNING', 2);
      define('ITEM_LOGTYPE_ERROR', 4);
      define('ITEM_LOGTYPE_FAILURE_AUDIT', 7);
      define('ITEM_LOGTYPE_SUCCESS_AUDIT', 8);
      define('ITEM_LOGTYPE_CRITICAL', 9);
      define('ITEM_LOGTYPE_VERBOSE', 10);

            Assignee:
            Martins Valkovskis
            Reporter:
            Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: