AMT Help Files

Logging

The menu option Logging controls the logging settings of the AMT-COBOL environment. There are four tabs for different types of settings.

The way to configure the logging settings correctly is a follows:

  1. In the Logging Severity Program set the minimum Severity Level for each part of Runtime Environment before logging information will be generated.
  2. Then in the Logging Media Severity set for each Severity Level where the generated logging information will be stored. Multiple media for any Severity Level are allowed. E.g. Debug information could be sent both to the OutputDebugString for direct evaluation and to a Tracefile for later evaluation.
  3. In the Email configuration an email address should be set to send logging information stored in the email medium, to. E.g. when information generated in the two topmost Severity Levels is generated. This information could then be sent to a top level system adiminstrator.
  4. The settings of the Audit configuration can be set separately and have no influence on the behaviour of the logging settings controlled by the other three tabs.

When an error occurs at the moment the logging is not yet correctly configured during the startup of a report, the error message will go into the Windows eventviewer.