Skip to content

Releases: addupsolutions/AddUp.AnyLog

v1.1.1

17 May 15:42

Choose a tag to compare

Now using NLog 5 in test applications (does not change anything in the AnyLog API).

v1.1.0

12 Mar 14:31

Choose a tag to compare

Added support for log.IsEnabled(LogLevel) and associated properties (log.IsFatalEnabled, log.IsErrorEnabled...)

v1.0.0

01 Mar 15:20

Choose a tag to compare

v0.2.1

25 May 14:21

Choose a tag to compare

Added a missing ExcludeFromCodeCoverage attribute on top of LoggingFrameworkRegistry class

v0.2.0

29 Sep 10:10

Choose a tag to compare

v0.1.0

20 Sep 15:24

Choose a tag to compare

Initial release. Supports NLog and Common.Logging as backend logging frameworks