Is there a plan to support Log Scopes for SumoLog.Logging.AspNetCore provider?
Currently BeginScope just returns null
https://github.com/SumoLogic/sumologic-net-appenders/blob/master/SumoLogic.Logging.AspNetCore/Logger.cs#L46-L49
Update:
I just saw this PR: #85 so I assume yes the answer is yes?
Is there a plan to support Log Scopes for
SumoLog.Logging.AspNetCoreprovider?Currently
BeginScopejust returns nullhttps://github.com/SumoLogic/sumologic-net-appenders/blob/master/SumoLogic.Logging.AspNetCore/Logger.cs#L46-L49
Update:
I just saw this PR: #85 so I assume yes the answer is yes?