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

Logs stop being sent after ~5 minutes #63

Open
mateusgrb opened this issue Apr 10, 2017 · 0 comments
Open

Logs stop being sent after ~5 minutes #63

mateusgrb opened this issue Apr 10, 2017 · 0 comments

Comments

@mateusgrb
Copy link

I have been using logentries library in an android project. Lately we've noticed that it is dropping some logs. After some investigation, I found out that when my app is ran the logs are working fine, but if I leave the app alone for a few minutes(not moving it to the background, just staring at the screen without tapping any buttons) the logging stops working.

After adding some local debug logs, I could also conclude that the AndroidLogger.log() method is always called, even when logs don't show up on logentries. This leads me to believe that there might be an issue with the library in terms of syncing logs.

I'm running an emulator with Android version 4.2.2 and using logentris library 4.4.1

Is there any known issue involving this? Any tips or possible workarounds? Any help is appreciated. Thanks.

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

No branches or pull requests

1 participant