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

Tinylog doesn't seem to log on different thread on android #757

Open
leschbenedikt opened this issue Sep 11, 2024 · 0 comments
Open

Tinylog doesn't seem to log on different thread on android #757

leschbenedikt opened this issue Sep 11, 2024 · 0 comments
Labels

Comments

@leschbenedikt
Copy link

leschbenedikt commented Sep 11, 2024

Describe the bug
I am occasionally getting an ANR on Android 13 which is caused by tinylog.
The ANR log clearly shows that tinylog tries to write the log on the main thread although i've set the property writingthread to true.

For me this seem like a bug or am I doing something wrong?

Screenshot 2024-09-11 at 14 27 07 Screenshot 2024-09-11 at 14 23 06

To Reproduce
Steps to reproduce the behavior:
Hard to reproduce, happens randomly

Environment
tinylog version: 2.7.0
Android Version: 13
Java version: 8

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

No branches or pull requests

1 participant