OMNI_SHOW_DEBUG_FILE
MACRO

OMNI_SHOW_DEBUG_FILE - Displays the file as part of the debug output.

SYNOPSIS top

#define OMNI_SHOW_DEBUG_FILE
Signifies to format the debug output to display the file name in front of the output.

DESCRIPTION top

When specified, all debug output will include the file name of where the debug output originated.

CONSIDERATIONS top

No special considerations.

PLATFORM SPECIFIC top

No platform specific details.

NOTES top

OMNI_SHOW_DEBUG must be specified for this flag to work.