MESSAGE_LEVEL - UPPS 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 | |||||
Command Line, Long Form | -level level | |||||
Environment Variable | UPPSLEVEL=level | |||||
Configuration File Keyword | message_level level |
Value
level is the level of messages to write.
Valid values for level are:
trace
Activates tracing and generates a trace file to which UPPS writes trace messages used for debugging.
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. |
Command Usage
The MESSAGE_LEVEL option is a MESSAGE option.
MESSAGE options are associated with program execution, not commands. They specify different characteristics of upps messages.