CZEMacLeod / C3D.Extensions.Logging

Various Microsoft.Extensions.Logging implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C3D.Extensions.Logging

A set of Logging related packages, most that are based on Microsoft.Extensions.Logging

C3D.Extensions.Logging.Xunit

NuGet package NuGet downloads

An implementation of Microsoft.Extensions.Logging Loggers wrapping the xunit 'output' types ITestOutputHelper and IMessageSink. This allows you to take the logged output from things like hosting or SUT classes that take an ILogger and show it in the test output.

About

Various Microsoft.Extensions.Logging implementations

License:MIT License


Languages

Language:C# 93.8%Language:PowerShell 6.2%