RequestLogger that can be used with Serilog.
RequestLogger.Serilog is available via NuGet:
Install-Package RequestLogger.Serilog
There are some example projects in this repository that will show you how to use this package:
If you want to customize the message that gets sent to the serilog logger, then you need to create a custom IMessageFormatter
. This package comes with a default formatter