Skip to content

ekmsystems/RequestLogger.Serilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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