|
@@ -3,7 +3,7 @@
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
|
|
|
|
<!-- 定义日志输出格式模板 -->
|
|
<!-- 定义日志输出格式模板 -->
|
|
|
- <variable name="myLayout" value="[${longdate}] ${level:uppercase=true} ${threadid}[${callsite:className=true:methodName=false}] - ${message}${exception:format=toString}" />
|
|
|
|
|
|
|
+ <variable name="myLayout" value="[${longdate}] ${level:uppercase=true} ${threadid}[${callsite:className=true:methodName=false:includeNamespace=false}] - ${message}${exception:format=toString}" />
|
|
|
|
|
|
|
|
<!-- 全局设置:定义四个不同的异步文件目标 -->
|
|
<!-- 全局设置:定义四个不同的异步文件目标 -->
|
|
|
<targets>
|
|
<targets>
|