This repository was archived by the owner on Apr 14, 2023. It is now read-only.
Releases: ilya-chumakov/LoggingAdvanced
Releases · ilya-chumakov/LoggingAdvanced
v0.4.1
Update to ASP.NET Core 2
- 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
Added some APIs to simplify ASP.NET Core integration.
v0.3.0
Simplify namespaces and change NuGet package name.
v0.2.1
Bugfixes:
- Fix of null TimestampPolicy in appsettings.json.
v0.2.0
New features:
- TimestampPolicy
Bugfixes:
- Various.
v0.1.0
Initial release. Features:
- IncludeLineBreak
- IncludeTimestamp
- IncludeZeroEventId
- IncludeLogNamespace