MACRO
OMNI_SHOW_DEBUG_FUNC - Displays the function as part of the debug output.
SYNOPSIS top
Signifies to format the debug output to display the function name in front of the output.
#define OMNI_SHOW_DEBUG_FUNCSignifies to format the debug output to display the function name in front of the output.
DESCRIPTION top
When specified, all debug output will include the function name of where the debug output originated.
When specified, all debug output will include the function name of where the debug output originated.