MESSAGE_LEVEL - UELD configuration option

Description

The MESSAGE_LEVEL option specifies the level of messages to be written.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-l level

(tick)

Command Line, Long Form

-level level

(tick)

Configuration File Keyword

n/a

Values

level is the level of messages to be written.

Valid values for level are:

  • trace
    Writes trace messages used for debugging. The trace file name is ueld.trc. It is created in the directory where the ueld program is located. Use only as directed by Stonebranch Customer Support.

Note

Use trace only as directed by Stonebranch, Inc. Customer Support.

  • audit
    Writes audit, informational, warning and error messages.
  • info
    Writes informational, warning and error messages.
  • warn
    Writes warning and error messages.
  • error
    Writes error messages only.

Default is warn.