AquaLogic BPM allows you to define logging levels to specify the level of detail of the information stored in the ALBPM logs.
| Log Level | Description |
|---|---|
| Fatal | Specifies a serious error that may cause the application to fail. |
| Severe | Specifies a serious error that may or may not cause the application to fail. |
| Warning | Specifies a potentially harmful situation but generally does not pose a threat to the stability of an application. |
| Info | Specifies informational messages that highlight the progress of the application
at a high level. These can include:
|
| Debug | Specifies informational messages that highlight the process instances at a
lower level. These can include:
|