英文: Serilog Application Insights Sink is showing Requests but not Traces 问题 我在一个.NET项目中使用了Serilog应用程...
Serilog文件接收器在从SQL作业中执行时不写入日志。
英文: Serilog file sink not writing logging when executed from a sql job 问题 以下是您要翻译的内容: The dilemma: 我...
Turning off auto-logging by .Net while using Serilog.
英文: Turning off auto-logging by .Net while using Serilog 问题 I'm using .Net Core 6 project and want t...
在Serilog中通过LogContext添加用户名
英文: Add Username via LogContext in Serilog 问题 我正在.NET Core 6.0 Web API应用程序中使用Serilog进行日志记录。我想将已登录用户的...
Serilog.Sinks.Async 正在创建数千个线程。
英文: Serilog.Sinks.Async is spawning thousands of threads 问题 我们正在使用 Serilog 文件接收器和 Elastic Search 接收器...
Prevent Serilog from logging home/index request
英文: Prevent Serilog from logging home/index request 问题 在应用程序洞察日志中我看到了许多GET Home/Index请求(每30分钟1500条消息...
While logging with Serilog, I cannot add users to the column I created in Postgresql
英文: While logging with Serilog, I cannot add users to the column I created in Postgresql 问题 我正在通过以下的...
How to configure Serilog (in the json file) to log info to file, but verbose to console?
英文: How to configure Serilog (in the json file) to log info to file, but verbose to console? 问题 以下是翻...
Configuring Serilog throws collection modified exception.
英文: Configuring Serilog throws collection modified exception 问题 我正在创建一个.NET 6 Web API应用程序,并尝试在其中配置Se...
你可以使用Serilog来捕获.NET MAUI应用程序中App.cs中的未处理异常。
英文: How can I use Serilog to catch Unhandled Exceptions in the App.cs of a .NET MAUI application? 问题...