Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Releases: ilya-chumakov/LoggingAdvanced

v0.4.1

23 Sep 12:33
b3e6846

Choose a tag to compare

This is a minor improvement release.

  • Padding issue fix: #9
  • Update referenced MS packages to the latest 2.1.* versions
  • Update unit-testing tools.

Update to ASP.NET Core 2

18 Oct 17:59
cc79b56

Choose a tag to compare

  • All the references updated to .NET Core 2 latest stable versions.
  • SDK changed to 2.1.301.
  • New logger registration methods for ASP .NET Core 2+ based apps added.

v0.4.0-beta2

10 Oct 12:21
91375e5

Choose a tag to compare

v0.4.0-beta2 Pre-release
Pre-release

Added some APIs to simplify ASP.NET Core integration.

v0.3.0

17 Jun 09:39

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Simplify namespaces and change NuGet package name.

v0.2.1

14 Jun 09:01

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Bugfixes:

  • Fix of null TimestampPolicy in appsettings.json.

v0.2.0

14 Jun 08:59

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

New features:

  • TimestampPolicy

Bugfixes:

  • Various.

v0.1.0

13 Jun 11:53

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial release. Features:

  • IncludeLineBreak
  • IncludeTimestamp
  • IncludeZeroEventId
  • IncludeLogNamespace