Extensions.Logging is a collection of libraries which extend the functionality of the Microsoft.Extensions.Logging libraires, written in C# 10, targeting .NET 6.0, .NET 5.0 and .NET Standard 2.0.
ILogger implementation for Microsoft.Extensions.Logging which sends log messages to a Discord channel via webhook.
ConsoleFormatter implementation for Microsoft.Extensions.Logging.Console which formats logs nicer than the default formatter.
ILogger extension methods for logging a string without unnecessary allocations.
This project is subject to the terms of the Mozilla Public License, v. 2.0.