Releases: aspnet/Logging
Releases · aspnet/Logging
1.0.0-beta5
Bugs Fixed
- ILoggerStructure should not have a Format method (#79)
1.0.0-beta4
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)
1.0.0-beta3
Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL
1.0.0-beta2
Updating to release NuGet.config
1.0.0-beta1
Features
- initial commit for the console logger (#29)
- Implement console logger with color coding (#25)
Bugs Fixed
- Issue #3: Refactoring ILogger (#31)
- Code cleanup in logging code (#26)
- TraceType enum should not pretend to be a flags enum (because it's not) (#24)
- Review ILogger log method (#3)
1.0.0-alpha4
Updating release NuGet.config
1.0.0-alpha3
Bugs Fixed
- Update CLR dependencies for K target framework (#15)
1.0.0-alpha2
Updating release Nuget.config