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
Service Fabric integration doesn't use Logging Extensions, but instead makes direct calls to ILogger which is inconsistent with the rest of the YARP code. We should apply Logging Extension patter here, too.