trbenning / serilog-sinks-xunit

The xunit test output sink for Serilog
MIT License
83 stars 8 forks source link

Add collection with logs to access in asserts #22

Open rafek1241 opened 4 years ago

rafek1241 commented 4 years ago

Add logs collection property to access everywhere when we want to be sure that log of specific message exists.