Please enable JavaScript to view this site.

Administration manual

Navigation: Tech Doc > Problem analysis and troubleshooting > Logging

How it works

Scroll Prev Top Next More

Instead of displaying messages about occurring errors or the program execution directly in the interface, they are logged in log files.

For a message to be logged, its importance has to meet or surpass the configured log level. The log level serves as filter for the actually logged messages.

The levels of importance are sorted this way:

DEBUG > INFO > WARNING > ERROR > FATAL

All messages with the importance of the configured log level and all messages more important are logged.