Yes, another logger! Fast, efficient and pluggable. Can log to separate logging and auditing providers. Supplied console, and file providers. Thread-global Singleton based, so all the advantages of Singletons without the threading problems. Easy to write additional providers can supply structured logging. Has nested context scopes and "LogTags" - metadata for filtering that doesn't appear in the message. Similar to other loggers such as Serilog, but less sophisticated and simpler to use? I think so, it's why I wrote it!


Keywords
License
MIT
Install
Install-Package Moonrise.LoggingUtils.NetStd -Version 4.2020.1120.18304