rollbar / Rollbar.NET

Rollbar for .NET
https://docs.rollbar.com/docs/dotnet
MIT License
67 stars 44 forks source link

Make Serilog Plugin Support Appsettings Configuration #586

Closed TheWix closed 1 year ago

TheWix commented 3 years ago

Is your feature request related to a problem? Please describe. I am able to configure Rollbar with appsettings but not the Serilog plugin. This is unfortunate because all the other Serilog Sinks we use are configured in the appsettings

Describe the solution you'd like Make the Serilog Plugin work with serilog-settings-configuration so it is easier to configure based on environment

Describe alternatives you've considered I am using the code-based configuration but this is not ideal since all our other sinks use appsettings.

If this is already supported I was unable to locate the documentation around it.

akornich commented 3 years ago

@TheWix , yes, that would be a useful feature to add. Let me see what level of priority it can get. We are in process of planning for Q3. Maybe we can fit it in...

glen-84 commented 1 year ago

@akornich Any updates here? I'd really prefer to configure the sink using appsettings.json.

mthgr commented 1 year ago

Is there any progress on this feature, or is it planned for release? All our other Serilog sinks are using appsettings (as mentioned by someone else in this thread), and this seems like a common scenario. It would be extremely useful.

ghost commented 1 year ago

Hey Folks, Thanks for raising this feature request. I moved it to our Idea backlog. Unfortunately, this feature isn't expected soon, but we might pick it up later. I'll go ahead and close this issue for now.