https://github.com/datalust/serilog-middleware-example
An example ASP.NET Core app with smart request logging middleware
https://github.com/datalust/serilog-middleware-example
Last synced: about 1 year ago
JSON representation
An example ASP.NET Core app with smart request logging middleware
- Host: GitHub
- URL: https://github.com/datalust/serilog-middleware-example
- Owner: datalust
- License: apache-2.0
- Created: 2016-12-07T01:13:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T21:48:34.000Z (almost 8 years ago)
- Last Synced: 2024-03-26T22:46:43.896Z (about 2 years ago)
- Language: C#
- Size: 520 KB
- Stars: 75
- Watchers: 11
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serilog Middleware Example for ASP.NET Core
An example ASP.NET Core app with smart request logging middleware.
Accompanies the blog post at: https://blog.getseq.net/smart-logging-middleware-for-asp-net-core/.