The getTraceLevel Method

The getTraceLevel method returns the trace level settings.

Remark

Invocation will return a table, with the setting for each trace level (Information, Warning, Error, Debug, or Application Management Interface(AMI)) listed as being either on or off.

Type

Synchronous, IMPACT_ACTION.

Arguments

None

Returns

Name Type Description
Information String Information trace setting, on or off value
Warning String Warning trace setting, on or off value
Error String Error trace setting, on or off value
Debug String Debug trace setting, on or off value
AMI String AMI debug trace setting, on or off value