Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable/Disabling dlog at runtime #1

Closed
jedi4ever opened this issue Aug 23, 2015 · 2 comments
Closed

Enable/Disabling dlog at runtime #1

jedi4ever opened this issue Aug 23, 2015 · 2 comments

Comments

@jedi4ever
Copy link

I wonder if it is possible to enable logging at runtime:
By default customers would have it disabled but when we detect issues we could remotely enable more verbose logging.

@gvkhna
Copy link
Owner

gvkhna commented Jan 7, 2016

Sorry for the late reply. I think this is out of scope of this project for quick debugging. A lot of this code would never pass App Store review due to some private api's being used. I suggest using a more robust logging system for production. This is used mostly to get quick log statements thrown in the code for faster debugging.

After this much time I'm curious what has happened since you posted, and what your thoughts are?

@jedi4ever
Copy link
Author

We decided to go with CocoaLumberjack for logging + using a log services like @logentries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants