MESSAGE_LEVEL - USAP configuration option

Description

The MESSAGE_LEVEL option specifies level of messages to write.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-l level

(tick)

(tick)

(tick)

Command Line, Long Form

-level level

(tick)

(tick)

(tick)

Environment Variable

USAPLEVEL=level

(tick)

(tick)

Configuration File Keyword

message_level level

(tick)

(tick)

(tick)

Value

level is the level of messages to write.

Valid values for level are:

  • trace
    Activates tracing and generates a trace file to which USAP writes trace messages used for debugging.
     

    Note

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

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

Default


UNIX

Default is warn.

Windows

Default is warn.

z/OS

Default is info.

Command Usage

The MESSAGE_LEVEL option is a MESSAGE option.

MESSAGE options are associated with program execution, not commands. They specify different characteristics of usap messages.