Skip to content

1.0.8

Latest
Compare
Choose a tag to compare
@Tapanila Tapanila released this 27 Feb 14:37
· 7 commits to main since this release
  • changed the logging implementation so it doesn't require Microsoft.Extensions.Logging & Microsoft.Extensions.Logging.Console. Instead it relies on Microsoft.Extensions.Logging.Abstractions.
  • Default implementation is not writing any kind of logs at any level and users of the library can either inject ILogger or ILoggerFactory instances to support logging of their choice.

Full Changelog: 1.0.7...1.0.8