All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated dependencies.
- Support .NET Standard 2.0
- .NET 3.5, .NET 4.0 and Silverlight
- Dropped support for NLog1 NLog2 NLog3
- Support NLog4.
- Support Serilog.
- Support NLog3.
- loggers by name or type will not be cached in dictionaroes.
- non string format message logging methods to the interface and implemented them in all implementations
- No web builds. All builds are have not reference to web anymore.