A custom logger that supports emitting messages with full color, with the syntax '{message:color}, where color can be a named color or a hex value starting with '#'.
Info
| Version: | 1.1.2 |
| Author(s): | kzu |
| Last Update: | Tuesday, May 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kzu/corebuild/ |
| NuGet Url: | https://www.nuget.org/packages/CoreBuild.ColoredConsoleLogger |
Install
Install-Package CoreBuild.ColoredConsoleLogger
dotnet add package CoreBuild.ColoredConsoleLogger
paket add CoreBuild.ColoredConsoleLogger
CoreBuild.ColoredConsoleLogger Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags