Summary: Isode components write to logging streams when events occur.
Facility harrier
Harrier Web Server messages
Name | Severity | ID | Description | Action |
---|---|---|---|---|
authfail | authfail | 15 | The Web Harrier Server logged an authfail error | Take appropriate action based on the message, or consult Isode for support |
authok | authok | 7 | The Web Harrier Server logged an authok message | No operator action |
client_error | error | 42 | The Web Harrier Client logged a minor error message | Take appropriate action based on the message |
client_fatal | fatal | 41 | The Web Harrier Client logged a fatal error message | Take appropriate action based on the message |
client_warning | warning | 43 | The Web Harrier Client logged a warning message | Take appropriate action based on the message |
config | information | 20 | The Web Harrier Server logged a config message | No operator action |
critical | critical | 14 | The Web Harrier Server logged a critical error | Consult Isode |
csp_violation_report | warning | 50 | The Web Harrier Server received CSP Violation error report | No operator action |
debug | debug | 2 | The Web Harrier Server logged a debug message | No operator action |
detail | detail | 4 | The Web Harrier Server logged a detail message | No operator action |
error | error | 12 | The Web Harrier Server logged an error message | Take appropriate action based on the message, or consult Isode for support |
fatal | fatal | 13 | The Web Harrier Server logged a fatal error | Consult Isode |
info | info | 5 | The Web Harrier Server logged an info message | No operator action |
notice | notice | 6 | The Web Harrier Server logged a notice message | No operator action |
pdu | pdu | 3 | The Web Harrier Server logged a PDU message | No operator action |
success | success | 1 | The Web Harrier Server logged a success message | No operator action |
suppressed_response | debug | 36 | The Harrier Web Server suppressed a response that is not useful to the client | No operator action |
trace_entering | detail | 37 | The harrier function was entered | No operator action |
trace_exit_int | detail | 39 | The harrier function returned | No operator action |
trace_exit_str | detail | 38 | The harrier function returned | No operator action |
trace_throwing | detail | 40 | The harrier library is throwing an exception | No operator action |
unsolicited_request | debug | 35 | The Web Harrier Server generated unsolicited request | No operator action |
warning | warning | 8 | The Web Harrier Server logged a warning message | Take appropriate action based on the message |
success
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a success message
- Action
- No operator action
debug
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a debug message
- Action
- No operator action
pdu
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a PDU message
- Action
- No operator action
detail
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a detail message
- Action
- No operator action
info
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged an info message
- Action
- No operator action
notice
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a notice message
- Action
- No operator action
authok
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged an authok message
- Action
- No operator action
warning
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a warning message
- Action
- Take appropriate action based on the message
error
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged an error message
- Action
- Take appropriate action based on the message, or consult Isode for support
fatal
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a fatal error
- Action
- Consult Isode
critical
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a critical error
- Action
- Consult Isode
authfail
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged an authfail error
- Action
- Take appropriate action based on the message, or consult Isode for support
config
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server logged a config message
- Action
- No operator action
unsolicited_request
- Message Text
- %1
- Parameters
- str
- Description
- The Web Harrier Server generated unsolicited request
- Action
- No operator action
suppressed_response
- Message Text
- %1
- Parameters
- str
- Description
- The Harrier Web Server suppressed a response that is not useful to the client
- Action
- No operator action
trace_entering
- Message Text
- %1
- Parameters
- Method
- Description
- The harrier function was entered
- Action
- No operator action
trace_exit_str
- Message Text
- Leaving %1 with return value: %2
- Parameters
- Method
- StringResult
- Description
- The harrier function returned
- Action
- No operator action
trace_exit_int
- Message Text
- Leaving %1 with return value: %2
- Parameters
- Method
- IntResult
- Description
- The harrier function returned
- Action
- No operator action
trace_throwing
- Message Text
- %1 is throwing exception: %2
- Parameters
- Method
- Exception
- Description
- The harrier library is throwing an exception
- Action
- No operator action
client_fatal
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Client logged a fatal error message
- Action
- Take appropriate action based on the message
client_error
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Client logged a minor error message
- Action
- Take appropriate action based on the message
client_warning
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Client logged a warning message
- Action
- Take appropriate action based on the message
csp_violation_report
- Message Text
- %1
- Parameters
- message
- Description
- The Web Harrier Server received CSP Violation error report
- Action
- No operator action