Application logging

Issues and informational messages that are logged by the application can be written to the system log.

The .CONFIG:LOG_LEVELS configuration value determines which types of messages are logged. These message types are available:

  1. Informational
  2. Warning
  3. Error
  4. Trace

The log for the core application includes program and HTML related messages. All issues and informational messages are logged in the SSystemLog table of the database. This information is accessible for review using the System Log panel.

By default, only critical issues are recorded.

See Housekeeping tasks.