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
Currently we just use the normal ILogger calls, update to use the source generators to help improve performance based on whether logging levels are enabled
Currently we just use the normal
ILoggercalls, update to use the source generators to help improve performance based on whether logging levels are enabled