Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.15 KB

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