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

Very chatty logs #15

Open
corbt opened this issue Apr 19, 2016 · 2 comments
Open

Very chatty logs #15

corbt opened this issue Apr 19, 2016 · 2 comments

Comments

@corbt
Copy link

corbt commented Apr 19, 2016

Thanks for this library, it's allowing me to implement accelerometer-based functionality easily.

I've noticed that the logs are extremely chatty. I'm getting lines like the following on every sensor update:

startAccelerometerUpdates: -0.029541, -0.031815, -1.006012

This makes it impossible to use the logs for anything else, because anything besides these updates are quickly pushed off my screen.

Would you mind changing the default logging behavior of this library to not output any updates at all, unless something breaks?

@pwmckenna
Copy link
Owner

@corbt don't have the time to do it myself, but would happily accept a pr. cheers

@Kouznetsov
Copy link

Just submitted a PR :)

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

3 participants