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

Switch logging libraries #6

Closed
timothyb89 opened this issue May 30, 2014 · 1 comment
Closed

Switch logging libraries #6

timothyb89 opened this issue May 30, 2014 · 1 comment

Comments

@timothyb89
Copy link
Owner

Currently using slf4j-android but some log output seems to be arbitrarily missing, particularly debug output and output from lifx-java.

Something like android-logging-log4j seems like a good alternative, and would also add support for writing to a log file. Log files could be submitted without having to deal with adb / logcat / etc at all and could greatly help with bug reporting.

@timothyb89
Copy link
Owner Author

Fixed, switched to android-logging-log4j and results seem good. We're getting output from lifx-java and other libraries now which should be a huge help.

A log file is now also written to /sdcard/lifx-tasker.log.

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

No branches or pull requests

1 participant