You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The async interface of spdlog 1.x changed significantly, so breaking
the API to some degree is unavoidable. In addition to enabling async
logging globally, async logging can now be requested for each logger
individually.
This closes#10.
0 commit comments