提交 b982cbf947a48f468db4dfd6685464ecf5756fbf

作者 LJH 李佳桓
1 个父辈 cfad6c6d

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
注册登录 后发表评论