Skip to content

1.0.0-rtm-beta6

Pre-release
Pre-release

Choose a tag to compare

@304NotModified 304NotModified released this 29 Sep 20:10
  • .NET Standard 2 support
  • switch from NestedDiagnosticsContext to NestedDiagnosticsLogicalContext - use ${NDLC} instead of ${NDC} in your config when using BeginScope.
  • Log exceptions when log message empty
  • Minimize string-allocations when adding EventId-properties
  • Update dependencies