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
Since we've finally removed the last usages of the static Logger class,
we can now remove it from the codebase. All logging needs should be
served by ILogger instances going forward.
0 commit comments