A set of Logging related packages, most that are based on Microsoft.Extensions.Logging
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.