Automate

Logging Modules

Use this page to Add Logging Modules.

To access this page:

  1. Select Configuration > Parameters in the Navigation pane.
  2. Click the Modules icon.

Field

Description

MODULE

Displays the name of the logging module, which is a category of logs that displays information based on what types of errors are logged.

SEVERITY

Displays the severity level assigned to the task. Options are:

  • 80 – Fatal – Production, fatal application error, application cannot continue, e.g., the database is down.
  • 70 – Error – Production, application error/exception, but the application can continue. Part of the application is not working properly.
  • 60 – Warning – Production, simple application error or unexpected behavior, but the application can continue, e.g., a bad login attempt or unexpected data import during jobs.
  • 50 – Notice – Production, notice information
  • 40 – Info – Production optionally, course grained (rarely written information), used to print that a configuration is initialized or that a long running import job is starting and ending.
  • 30 – SQL – SQL statements and results
  • 20 – Trace – Program executions
  • 10 – Debug – Variables

LOG TASKS

If checked, task for the module are recorded on the Log page.

If unchecked, tasks for the module are not recorded on the Log page.

It is checked by default.