MESSAGE_LEVEL - USLIST 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 |
---|---|---|---|---|---|---|
Command Line, Short Form | -l level | |||||
Command Line, Long Form | -level level | |||||
ULSTSE Parameter | LEVEL(*level) |
Values
level indicates either of the following level of messages:
- 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
IBM i | info |
---|---|
UNIX | warn |
Windows | warn |
z/OS | info |