Set Titanium Mobile Log Level
Is there a way to set the log level for Titanium? I want to leave in some of the debugging loggers that i have (Ti.API.info, error, warn, etc.) but i don't want them showing up when I release the app.
Is there a flag i can set globally to turn the log level down?
1 Answer
-
not sure, after the same thing,
I see this is here for desktop ..