LOGMESSAGELEVEL

Sets the level of messages written to the application log.

Syntax

LOGMESSAGELEVEL INFO | WARNING | ERROR

Where INFO, WARNING, and ERROR are priority levels:

INFO All three types of messages are written to the application log. This is the default.
WARNING Only Warning and Error messages are written to the application log.
ERROR Only error messages are written to the application log. No Warning or Info messages are written to the application log.

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

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com