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
* feat: add calls to log informational messages
This change adds the various helper methods to log informational messages. This is more in line with the original logging interface provided by Microsoft. Also this helps people log informational messages without specifying additional arguments that they don't always have available.
Closes 143
* docs: fix doc for debug logging
* style: remove inconsistent whitespacing
Co-authored-by: Tomas Hellström <tomas.hellstrom@yahoo.se>
0 commit comments