We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a plan to support Log Scopes for SumoLog.Logging.AspNetCore provider?
SumoLog.Logging.AspNetCore
Currently BeginScope just returns null https://github.com/SumoLogic/sumologic-net-appenders/blob/master/SumoLogic.Logging.AspNetCore/Logger.cs#L46-L49
BeginScope
Update: I just saw this PR: #85 so I assume yes the answer is yes?
The text was updated successfully, but these errors were encountered:
So ummm, can we get a release for this #85 since it was merged?
Sorry, something went wrong.
we need this too, its a bit of a deal breaker
No branches or pull requests
Is there a plan to support Log Scopes for
SumoLog.Logging.AspNetCore
provider?Currently
BeginScope
just 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?
The text was updated successfully, but these errors were encountered: