saleem-mirza/serilog-sinks-azure-analytics

WebProxy feature is not available in NuGet

Closed this issue · 1 comments

Describe the bug
A clear and concise description of what the bug is.

As I understand this feature is only in the dev branch at the moment. When it will be merged to master?

To Reproduce
Steps to reproduce the behavior:
var logger = new LoggerConfiguration() .WriteTo.AzureAnalytics("workspaceId", "authenticationId") .CreateLogger();
No proxy parameter is available.

Expected behavior
A clear and concise description of what you expected to happen.
Proxy is merger into master branch and be available in NuGet.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.

New version was released and issue is fixed in Serilog.Sinks.AzureAnalytics 5.0.0