Skip to content

Releases: addupsolutions/AddUp.AnyLog

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 May 15:42

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

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 14:31

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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 15:20

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 May 14:21

Added a missing ExcludeFromCodeCoverage attribute on top of LoggingFrameworkRegistry class

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 10:10

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 15:24

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