提交 977dad357c9a8af03bcccda93f4f7b38f22eb133

作者 LJH 李佳桓
1 个父辈 2f1e8218

add

正在显示 1 个修改的文件 包含 10 行增加0 行删除
  1 +[Core]
  2 +Filter="%Severity% >= debug"
  3 +
  4 +[Sinks.TextFileSettings]
  5 +Destination=TextFile
  6 +FileName="dmap_%Y%m%d.log"
  7 +AutoFlush=true
  8 +Format="[%TimeStamp%] [%Uptime%] [%Scope%] <%Severity%> %Message%"
  9 +Asynchronous=false
  10 +Append=true
... ...
注册登录 后发表评论