serilog-contrib / SerilogSinksInMemory

In-memory sink for Serilog to use for testing
MIT License
53 stars 7 forks source link

Add WithLevel assertions #1

Closed sandermvanvliet closed 5 years ago

sandermvanvliet commented 5 years ago

With this PR it is now possible to assert that a message has a certain log level.