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

1.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 29 Apr 18:06

Bugs Fixed

  • Move AddLogging to Logging (#142)
  • WriteContext should be moved to Test (#140)
  • RootTraceName should be configured and shouldn't default to Microsoft.AspNet (#139)
  • Consider adding GetDefaultServices() and AddLogging() to Logging (#50)

Features

  • Move all Logging and LoggerFactory extension methods to Logger.Interfaces (#110)
  • Add ILogger methods to write templated messages (#55)