![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
AMI C API trace levels. All trace messages output by the AMI C API are classified under one of the following trace levels. When a trace message is generated it is passed to the ami_TraceHandler of the associated AMI session only if the corresponding trace level is enabled. This allows for programmatic control of the level of tracing performed.
This trace level enables low level tracing of AMI operations. This level aids the investigation of problems related to AMI and should not be enabled under normal circumstances. This level increases the detail of information in trace output to aid in investigation of problems. This level is for troubleshooting purposes only, and under normal circumstances should not be enabled. This level enables tracing of error messages. This level should be enabled at all times. This level enables tracing of informational messages. This level can be enabled at all times. This level adds source file name and line number to trace messages to determine the exact source of trace messages. This level is for troubleshooting purposes only, and under normal circumstances should not be enabled. This level enables tracing of warning messages. This level can be enabled at all times.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |