Contents

NSDebugEnabled

A global variable that can be used to enable debug behavior in your app, such as extra logging.

Declaration

extern BOOL NSDebugEnabled;

See Also

Diagnostics and Debugging