Releases: martincostello/xunit-logging
Releases · martincostello/xunit-logging
MartinCostello.Logging.XUnit v0.1.0-alpha4
MartinCostello.Logging.XUnit v0.1.0-alpha3
MartinCostello.Logging.XUnit v0.1.0-alpha2
MartinCostello.Logging.XUnit v0.1.0-alpha2
Added
Changed
- Changed the default log message format to match
ConsoleLogger
. - Change constructor to
XUnitLogger
to acceptXUnitLoggerOptions
. - 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
MartinCostello.Logging.XUnit v0.1.0-alpha1
The first prerelease of MartinCostello.Logging.XUnit 0.1.0
.