Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Conversation

@enkemari
Copy link

There was a line in lib/src/main/java/com/logentries/logger/LogStorage.java logging the current size of the cached logs while the mobile device was offline. This log took over the LogCat completely not allowing for any proper debugging. Very irritating. It was probably useful to someone else, but for us, it was just a burden. I've only changed it into a comment allowing others to still find it and uncomment it for their own debugging purposes.

@StephenHynes7
Copy link
Contributor

I would be in favour of removing this code rather then commenting it out.

@enkemari
Copy link
Author

I really actually don't mind if the line is completely removed or commented out. It's taking over our LogCat and we cannot debug like this.

We're pulling the code into our project until we can use the online library as a standalone gradle import (as one is supposed to).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants