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

Logs stop being sent after ~5 minutes #63

Description

@mateusgrb

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions