Skip to content

Contains logging related utilities (HttpClient, HttpMiddleware, CorrelationId)

License

Notifications You must be signed in to change notification settings

ogulcanturan/Ogu.Extensions.Logging

Repository files navigation

Header Ogu.Extensions.Logging .NET Core Desktop

Ogu.Extensions.Logging.HttpClient NuGet Nuget

Ogu.Extensions.Logging.HttpClient enables enhanced logging capabilities for HTTP client requests. More info

Installation

You can install the library via NuGet Package Manager:

dotnet add package Ogu.Extensions.Logging.HttpClient

Ogu.Extensions.Logging.HttpMiddleware NuGet Nuget

Ogu.Extensions.Logging.HttpMiddleware provides middleware-based logging for HTTP requests within applications. More info

Installation

You can install the library via NuGet Package Manager:

dotnet add package Ogu.Extensions.Logging.HttpMiddleware

Sample Application

A sample application demonstrating the usage of Ogu.Extensions.Logging.HttpClient & Ogu.Extensions.Logging.HttpMiddleware be found here.

About

Contains logging related utilities (HttpClient, HttpMiddleware, CorrelationId)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages