Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kTrace (   TAG)

Generates a trace event using the given tag (string literals only).

kTrace statements are omitted if K_NO_TRACE is defined.

Parameters
TAGString literal passed to the trace handler.