Proper Severity settings distinguishes how the logging event is handled.
XDAS Severity Levels:
INT | Level | Description |
---|---|---|
1 | log-emergency | Events that cause the System to Fail. |
2 | log-alert | Events that require immediate attention. |
3 | log-critical | Events that can cause parts of the system to malfunction. |
4 | log-error | Events describing errors that can be handled System,, but could require Administration. |
5 | log-warning | Negative events not representing a problem. |
6 | log-notice | Events (positive or negative) that an administrator can use to understand or improve use and operation. |
7 | log-informational | Positive events of any importance. |
8 | log-debug | Events of relevance for support or engineers to debug the operation of system.!! More Information |