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

Add possibilty to programatically disable logging before first log #90

Merged
merged 1 commit into from
Apr 23, 2017

Conversation

GrammyTraore
Copy link

Hello!

I was using your nice lib and found out that calling XRLog.setLoggingEnabled(false) before any log was not working. In fact the value was always overriden by the configuration or default value when XRLog gets intialized at first log (maybe it's wanted though...)

Here is a quick fix I made, hope it can help!

@danfickle
Copy link
Owner

Thanks a lot @GrammyTraore
That should do the trick.

@danfickle danfickle merged commit 254269a into danfickle:open-dev-v1 Apr 23, 2017
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

Successfully merging this pull request may close these issues.

2 participants