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?