RequestLogger.NLog

Module for logging request and response data


Keywords
request, logger, nlog
License
MIT
Install
Install-Package RequestLogger.NLog -Version 1.2.0

Documentation

RequestLogger.NLog

RequestLogger that can be used with NLog.

Build status Coverage Status NuGet

RequestLogger.NLog is available via NuGet:

Install-Package RequestLogger.NLog

Quick Start

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

Custom Log Format

If you want to customize the log that gets sent to NLog, then you need to create a custom ILogFormatter. This package comes with a default formatter