会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
温故纳新
博客园
首页
新随笔
联系
订阅
管理
2021年6月26日
.net 5 asp.net core 使用 serilog
摘要: 1 使用 nuget 安装 Serilog.AspNetCore 包 2 在 Program.cs 中 添加以下引用 using Serilog; using Serilog.Formatting.Compact;using Serilog.Events; 3 在 Program.cs 中方法 Cr
阅读全文
posted @ 2021-06-26 11:39 温故纳新
阅读(459)
评论(1)
推荐(0)
编辑
公告