Logging
You can enable different levels of logging for diagnosing errors. This logging takes place on the client in the browser. The setting does not need to be saved and is applied immediately.
Level | Description |
|---|---|
None | No messages are logged. |
Critical | Messages indicating an error in the entire app. |
Error | Messages indicating an error in the current operation. |
Warning | Messages indicating a non-serious problem. |
Information | Information messages. |
Debug | Diagnostic messages useful for troubleshooting. |
Trace | Highly detailed diagnostic messages designed to diagnose specific problems. |
The log file can be downloaded by clicking Download Log File.
