no message

This commit is contained in:
pengys5 2017-04-26 22:47:28 +08:00
parent 3f1766373f
commit 91a0c2d337
2 changed files with 2 additions and 7 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Configuration>
<Configuration status="error">
<Properties>
<Property name="log-path">../logs</Property>
</Properties>
@ -15,11 +15,6 @@
<DefaultRolloverStrategy max="30"/>
</RollingFile>
</Appenders>
<Appenders>
<Console name="Console" target="SYSTEM_OUT">
<PatternLayout pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n"/>
</Console>
</Appenders>
<Loggers>
<logger name="com.a.eye.skywalking.collector" level="debug">
<AppenderRef ref="RollingFile"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Configuration>
<Configuration status="error">
<Properties>
<Property name="log-path">../logs</Property>
</Properties>