LOGMESSAGELEVEL

Sets the level of messages written to the application log.

Syntax

LOGMESSAGELEVEL INFO | WARNING | ERROR

Where INFO, WARNING, and ERROR are priority levels:

Notes

Example

LOGMESSAGELEVEL WARNING 

sets the log message level to Warning. Only Warning and Error messages are written to the application log.

See Also

SETMSGLEVEL

DISPLAYMESSAGELEVEL