MESSAGE_LEVEL - Universal Certificate 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 |
|
|
|
|
|
Environment Variable |
UCRLEVEL=level |
|
|
|
|
|
Values
level indicates either of the following level of messages:
- trace
Writes trace messages used for diagnostic purposes (see Trace Files, below).
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
UNIX |
warn |
---|---|
Windows |
warn |
z/OS |
info |
Trace Files
UNIX |
Trace file name is ucert.trc. It is created in the current working directory. |
---|---|
Windows |
Trace file name is ucert.trc. It is created in the current working directory. |
z/OS |
Trace file is written to ddname UNVTRACE. |