RequestLogger.Serilog

RequestLogger that can be used with Serilog.


Keywords
request, logger, serilog, logging, request-logger, request-logging
License
MIT
Install
Install-Package RequestLogger.Serilog -Version 2.0.0

Documentation

RequestLogger.Serilog

RequestLogger that can be used with Serilog.

Build status Coverage Status NuGet

RequestLogger.Serilog is available via NuGet:

Install-Package RequestLogger.Serilog

Quick Start

There are some example projects in this repository that will show you how to use this package:

Custom Message Format

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