Open Issues Need Help
View All on GitHub Testing • Unit Tests
[Bug]: scopes are not including the state passed Log<TState>() method about 1 month ago
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