Jump to content
talkinggoat

CF_TRACE_ENABLED

Recommended Posts

What is:

#ifdef CF_TRACE_ENABLED

auto trace = CF_Trace_0(this, "DeferredInit");

#endif

Where/how is it enabled/disabled?

Google only returned 2 results for "CF_TRACE_ENABLED"

Share this post


Link to post
Share on other sites

Found it. This is part of the CF (community framework) mod.

From their Github:

TRACE0   
CF_Log.Trace   
Logs that contain the most detailed messages. These messages should never be enabled in a production environment.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×