Logging extensions for xunit

dotnet-core logging xunit
1 Open Issue Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Testing Unit Tests

AI Summary: Debug and fix a bug in the MartinCostello.Logging.XUnit NuGet package (version 0.6.0) where the state passed to the Log<TState> method is not included in the output when scopes are enabled. The fix involves modifying the XUnitLogger class to correctly incorporate the state information into the formatted log message.

Complexity: 4/5
bug help wanted good first issue

Logging extensions for xunit

C#
#dotnet-core#logging#xunit