MESSAGE_LEVEL - UEMLoad configuration option
Description
The MESSAGE_LEVEL option specifies the level of messages that will be issued.
Usage
Specification Method | Parameter / Value | IBM i | HP NonStop | UNIX | Windows | z/OS |
|---|---|---|---|---|---|---|
Command Line, Short Form | -l level | |||||
Command Line, Long Form | -level level | |||||
Definition File Keyword | n/a |
Value
level is the level of messages to be issued.
Valid values for level are:
trace
Generates a text file that contains detailed program execution information.
Note
trace is used for debugging purposes only. It should be used only when requested 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 is info.