MESSAGE_LEVEL - UWTO configuration option

MESSAGE_LEVEL - UWTO configuration option

Description

The MESSAGE_LEVEL option specifies the level of messages to write.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-l level

 

 

 

 

Command Line, Long Form

-level level

 

 

 

 

Environment Variable

UWTOLEVEL=level

 

 

 

 

Values

level indicates either of the following level of messages:

  • trace
    Writes traces messages used for debugging. The trace file, named uwto.trc, is created in the working directory of Universal WTO.

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.