Serilog does not write log to file while using InProcess hosting model in ASP.NET Core 2.2

后端 未结 2 1026
旧巷少年郎
旧巷少年郎 2020-12-02 00:40

If I use newly introduced InProcess hosting model in ASP.NET Core 2.2 as follows:



        
2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-02 00:57

    Try to upgrade .Net Core version. This issue seems to be fixed in 2.2.3 .

提交回复
热议问题