getAPITraceLevel

This function provides information about the current trace status of the statistics C API.

Detail

This function takes a pointer to a local int variable. The function sets the variable to the current trace level of the statistics C API.
The levels are defined in the C language header files. Valid values are:
  • CTG_STAT_TRACE_LEVEL0
  • CTG_STAT_TRACE_LEVEL1
  • CTG_STAT_TRACE_LEVEL2
  • CTG_STAT_TRACE_LEVEL3
  • CTG_STAT_TRACE_LEVEL4

For further information on trace levels, see Statistics C API trace levels.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//progdezos/getapitrace.html