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
{{ message }}
This repository was archived by the owner on May 3, 2024. It is now read-only.
Add a callback logging destination so log messages can be hooked into something like a user interface element. I guess the callback function would have a parameter that contains all the log message info (severity, message text, time, etc.).