Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awGet | awGetDiagnostics
 
awGetDiagnostics
int awGetDiagnostics();
Returns a value that represents the system diagnostics level. The possible return values and their meanings are:
Diagnostic Level
Description
0
No error output will be produced.
1
Produces error output for major errors only. This is the default setting
2
Produces all error output for all methods.
See also: