Skip to content

Releases: serilog-contrib/serilog-sinks-amqp-batching

Fixed issues with broken connections

09 Mar 09:18
8c7f926
Compare
Choose a tag to compare

Sink will try to reconnect whenever there is an internal exception

Re-initializing AMQP connection on exceptions

14 Nov 14:43
0e0c58c
Compare
Choose a tag to compare
1.0.6-beta.4

Merge pull request #10 from xzuttz/feature/fix-amqp-stopped-logging-i…

Added more debugging information

11 Nov 11:20
Compare
Choose a tag to compare
1.0.6-beta.3

Bumped version number

Added more debugging information

10 Nov 09:38
Compare
Choose a tag to compare
1.0.6-beta.2

Bumped version

Logging internal exceptions so other sinks can catch and report them

10 Nov 08:06
Compare
Choose a tag to compare
1.0.6-beta

Logging internal exceptions so that they get caught by other sinks

Re-initializing closed connections

02 Sep 10:34
02ad05e
Compare
Choose a tag to compare

A connection may be closed if MaxIdleTimeout has been reached.
This version will attempt to re-initialize the connection in such cases.

Added logging level option

10 Aug 12:06
8db623e
Compare
Choose a tag to compare
Merge pull request #6 from sorenhansen/master

Bump version in order to publish an updated NuGet package 🤪

Improved error handling during logging

07 Aug 13:10
Compare
Choose a tag to compare

Fixed extension method

06 Aug 06:23
4128e5d
Compare
Choose a tag to compare

Two classes implemented public static LoggerConfiguration AMQP(this LoggerSinkConfiguration loggerSinkConfiguration, AMQPSinkOptions amqpoptions). Had to remove one of them.

v1.0.1

05 Aug 14:56
Compare
Choose a tag to compare
updated package version