AGENTLOGMESSAGELEVEL

Sets the message types that will be written to the Essbase Server log, essbase.log.

Syntax

AGENTLOGMESSAGELEVEL INFO | WARNING | ERROR | DEBUG

Where INFO, WARNING, ERROR, and DEBUG are levels:

Description

AGENTLOGMESSAGELEVEL enables the level of messages written to the Essbase Server log to be specified.

Notes

To control the messages displayed in the Agent console, use AGENTDISPLAYMESSAGELEVEL. To set the same level for both the console and the log, use both settings.

Example

AGENTLOGMESSAGELEVEL WARNING

Sets the message level at Warning. Only Warning and Error messages are written to the Essbase Server log.

See Also

SETMSGLEVEL

AGENTDISPLAYMESSAGELEVEL