serilog / serilog-sinks-async

An asynchronous wrapper for Serilog sinks that logs on a background thread
Apache License 2.0
231 stars 30 forks source link

HealthMonitor #80

Closed alex0598 closed 8 months ago

alex0598 commented 2 years ago

I have multiple async pipes sinks configured in appsettings.json How can i assign the monitor with the configuration from appsettings.json ?

bartelink commented 2 years ago

Better to close this and detail a specific scenario on stack overflow. Nobody can tell you how to build a complex health monitoring system in a github question based one a terse two liner question like this Lots more people will see it there than here I believe its not possible to do it all via json config

bartelink commented 8 months ago

Closing stale issue