提交 6a5316bccff28189d6a5eb1c00ec187ae2239d7c

作者 WZP 万忠平
1 个父辈 484adf84

Revert "wzp"

This reverts commit 14601d37
正在显示 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
... ...
注册登录 后发表评论