Java "isode-lib" library messages
| Name | Severity | ID | Description | Action |
|---|---|---|---|---|
| authfail | authfail | 115 | An authentication attempt failed. | No operator action. |
| authok | authok | 107 | An authentication attempt was successful. | No operator action. |
| critical | warning | 114 | A java application logged a critical error. | Use the error text to determine the cause of the error and attempt to rectify it. |
| debug | debug | 101 | A java application logged a debug message. | No operator action. |
| detail | detail | 104 | A java application logged a detailed informational message. | No operator action. |
| error | error | 112 | A java application logged an error. | Use the error text to determine the cause of the error and attempt to rectify it. |
| fatal | fatal | 113 | A java application logged a fatal error, and is likely to have terminated. | Use the error text to determine the cause of the error and attempt to rectify it. |
| information | information | 105 | A java application logged an informational message. | No operator action. |
| notice | notice | 106 | A java application logged a notice level message. | No operator action. |
| pdu | pdu | 102 | A java application logged a message relating to a PDU. | No operator action. |
| success | success | 100 | A java application logged that an operation completed successfully. | No operator action. |
| warning | warning | 108 | A java application logged an warning. | No operator action. |