关于[Setting up Serilog in ASP.NET Core 3]的摘要:
Serilog is an alternative logging implementation that plugs into ASP.NET Core. It supports the same structured logging APIs, and receives log events from the ASP.NET Core framework class libraries, but adds a stack of features that make it a more appealing choice for some kinds of apps and environments.
原文地址: https://nblumhardt.com/2019/10/serilog-in-aspnetcore-3/