Skip to content

Releases: martincostello/xunit-logging

MartinCostello.Logging.XUnit v0.1.0-alpha2

19 Aug 20:28
0def351
Compare
Choose a tag to compare

MartinCostello.Logging.XUnit v0.1.0-alpha2

Added

  • Support for scopes. (#2)
  • Full test coverage. (#1)

Changed

  • Changed the default log message format to match ConsoleLogger.
  • Change constructor to XUnitLogger to accept XUnitLoggerOptions.
  • Change the filters to all being 4 letters in length in formatted messages for consistency.
  • Remove redundant if condition check.

MartinCostello.Logging.XUnit v0.1.0-alpha1

19 Aug 12:36
Compare
Choose a tag to compare

MartinCostello.Logging.XUnit v0.1.0-alpha1

The first prerelease of MartinCostello.Logging.XUnit 0.1.0.