Skip to content

v5.6.0

Compare
Choose a tag to compare
@serilog-build serilog-build released this 06 Nov 23:34
70c3787
  • Fixed issue #191: Added option EagerlyEmitFirstEvent by implementing new PeriodicBatchingSink API.
  • Replaced SinkOptions with MSSqlServerSinkOptions and cleaned up namespaced (thanks to @jonorossi for the contribution).
  • Target .NET Core 2.1 (LTS) instead of 2.2
  • Fixed issue #312: Data conversion issue causes logging to silently fail.