Summary: Isode components write to logging streams when events occur.
Facility SecLabel
Messages relating to Security Label api functionality
Name | Severity | ID | Description | Action |
---|---|---|---|---|
Critical | critical | 14 | Critical SecurityLabel API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
Error | error | 12 | SecurityLabel API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details. |
ErrorS | error | 28 | SecurityLabel API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details. |
Fatal | fatal | 13 | Fatal SecurityLabel API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event | See log entry for details. |
FatalS | fatal | 29 | Fatal SecurityLabel API Event.This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event | |
NoSpace | error | 101 | The buffer supplied was not big enough to output the data structure/ | Either a programming error or a data error of some kind. |
Notice | notice | 6 | General notice level event: See log entry for details | No Operator Action |
NoticeS | notice | 22 | General notice level event: See log entry for details | No Operator Action |
ParseFailed | error | 102 | The attempt to parse the input XML data failed. | Either a programming error or a data error of some kind. |
SecurityLabelDecode | error | 100 | Could not decode the supplied data as a SecurityLabel | Either a programming error or a data error of some kind. |
Notice
- Message Text
- %1
- Parameters
- Text describing condition
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- SecurityLabel API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details.
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- Fatal SecurityLabel API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event
- Action
- See log entry for details.
Critical
- Message Text
- %1 %2
- Parameters
- Text describing error
- Optional text when reporting system error
- Description
- Critical SecurityLabel API Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event.
- Action
- See Log entry for details. Please send information on the occurrence of this event to support@isode.com
FatalS
- Message Text
- %1 (%2)
- Parameters
- Text describing error
- Additional text field
- Description
- Fatal SecurityLabel API Event.This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event
- Action
ErrorS
- Message Text
- %1 (%2)
- Parameters
- Text describing error
- Additional text field
- Description
- SecurityLabel API Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details.
NoticeS
- Message Text
- %1 (%2)
- Parameters
- Text describing condition
- Additional text field
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
SecurityLabelDecode
- Message Text
- Failed to decode SecurityLabel
- Description
- Could not decode the supplied data as a SecurityLabel
- Action
- Either a programming error or a data error of some kind.
NoSpace
- Message Text
- No space in output buffer for tag %1, required %2, available %3
- Parameters
- Tag at output point
- Bytes required
- Bytes available
- Description
- The buffer supplied was not big enough to output the data structure/
- Action
- Either a programming error or a data error of some kind.
ParseFailed
- Message Text
- Parse of XML data failed: %1
- Parameters
- Error string from FLAX parser
- Description
- The attempt to parse the input XML data failed.
- Action
- Either a programming error or a data error of some kind.