spdlog-python icon indicating copy to clipboard operation
spdlog-python copied to clipboard

When flush called on async mode logger -> infinite loop

Open bodgergely opened this issue 6 years ago • 8 comments

I had to disable flush() on async mode logger due to never returning from it... Will have to look into why this happens.

bodgergely avatar Mar 04 '18 02:03 bodgergely