logging to stdout #13
Open
Labels
Comments
matthiasn
added a commit
that referenced
this issue
Jun 16, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Previously, I merged my logging config with the timbre standard config, which takes care of logging to stdout. However, I was seeing ominous deadlocks and got them to disappear when removing logging to stdout. That is obviously not convenient during development though.
Has anyone seen anything similar before? I'd like to get the proper logging back, just this time without freezing the application. Thanks
The text was updated successfully, but these errors were encountered: