Skip to content

Releases: serilog/serilog-extensions-logging

v10202

28 Aug 06:25

Choose a tag to compare

Merge pull request #107 from serilog/dev

2.0.2 Release

v2.0.1

28 Aug 04:10

Choose a tag to compare

  • #100 - add provider alias for ASP.NET Core 2.0 configuration system, clear built-in level filters when using ILoggingBuilder.AddSerilog()

v2.0.0

18 Aug 02:38

Choose a tag to compare

  • #83, #85, #88, #90 - update to .NET Core/Standard 2.0 RTM & tooling

Includes binary breaking change due to obsolete overload removal.

v1.4.0

14 Feb 22:05

Choose a tag to compare

  • #67 - fix logging of events without a State or message template
  • #60 - update dependencies

v1.3.1

18 Nov 00:40

Choose a tag to compare

  • #61 - fixes compatibility with Azure App Services logging 1.0.0

v1.3.0

16 Nov 23:56

Choose a tag to compare

  • #51 - support @ operator in formatted scope messages
  • #55 - add hierarchical Scope property and capture more scope types including "names"

v1.2.0

08 Aug 22:18

Choose a tag to compare

v1.1.0

26 Jul 05:07

Choose a tag to compare

#41 - Provide a dispose flag to instruct provider to take ownership of the Serilog logger