elmahio / Elmah.Io.AspNetCore.Serilog

Middleware that decorates all log messages from ASP.NET Core with HTTP context information like URL and status code.

Home Page:https://elmah.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elmah.Io.AspNetCore.Serilog

Build status NuGet Version

Middleware that uses Serilog's LogContext to decorate all log messages from ASP.NET Core with HTTP context information like URL and status code. The middleware is not specific to elmah.io but is typically used with the Serilog.Sinks.ElmahIo package and ASP.NET Core.

Documentation: https://docs.elmah.io/logging-to-elmah-io-from-serilog/#aspnet-core

About

Middleware that decorates all log messages from ASP.NET Core with HTTP context information like URL and status code.

https://elmah.io

License:Apache License 2.0


Languages

Language:C# 100.0%