ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

Unavailable broker crashes the application #18

Closed vidarkongsli closed 8 years ago

vidarkongsli commented 8 years ago

The plugin generally works great. However, if the broker is unavailable during logging initialization or during operation, it seems to break the application. (Exception from the RabbitMQ client is not handled inside the sink). Is there any advise on how to handle this?

madslyng commented 8 years ago

Thanks for that. I'll look into it after the holidays!

madslyng commented 8 years ago

re-created in more general issue #20

Closing this one.