Event Level (-evtlevel)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
| Operating system and syntax | Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS, CS | – | – | Normal | Normal |
- value
- Use Event Level (-evtlevel) to specify the level of information
written to the Windows Application Event Log. Valid values include:
- None — No events are written to the Event Log.
- Brief — Error and Warning messages are written to the Event Log.
- Normal — Error and Warning messages are written to the Event Log along with any message that is normally written to the log file (.lg). This is the default value.
- Full — Error, Warning, and Informational messages are written to the Event Log along with any messages generated by the Message Statement.
For more information about using the Event Log, see Logged Data.