Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

2.0.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 10 May 04:10

Features

  • Configuration and Filtering changes (#565)
  • Background console logging (#519)
  • Should frameworks like Serilog, NLog implement their own ILoggerFactory? (#420)

Bugs Fixed

  • Move NullLoggerFactory and NullLoggerOfT to Microsoft.Extensions.Logging.Abstractions (#566)
  • Logging after dispose issues? (#563)
  • Console Logger Filtering via IConfiguration - Issues (#526)
  • Memory leak in Microsoft.Extensions.Logging.Internal.FormattedLogValues (#516)