Share via


trace

Interfaces

Interface Description
HCTraceImplScopeHelper TBD

Functions

Function Description
HCSettingsGetTraceLevel Gets the trace level for the library.
HCSettingsSetTraceLevel Sets the trace level for the library. Traces are sent the debug output.
HCTraceCleanup Clean up tracing for the library.
HCTraceImplGetAreaVerbosity Get the trace verbosity level of an trace area.
HCTraceImplMessage Send a trace message.
HCTraceImplSetAreaVerbosity Set the verbosity level of an trace area.
HCTraceInit Initialize tracing for the library.
HCTraceSetClientCallback Set a client callback for tracing. Note that once a trace callback is set, it may be called until HCTraceCleanup is called.
HCTraceSetEtwEnabled Enables or disables ETW tracing for Xbox and PC platforms.
HCTraceSetPlatformCallbacks Sets the Platform Callbacks.
HCTraceSetTraceToDebugger Sets or unsets if the trace is sent to the debugger.

Structures

Structure Description
char TBD

Enumerations

Enumeration Description
HCTraceLevel Diagnostic level used by tracing.