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