Skip to content

Commit

Permalink
Update log4j.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn committed Feb 22, 2019
1 parent 72e664f commit 9dd22c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kyuubi-server/src/test/resources/log4j.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<appender-ref ref="console" />
</logger>
<root>
<level value="WARN" />
<level value="OFF" />
<appender-ref ref="console" />
</root>
</log4j:configuration>

0 comments on commit 9dd22c7

Please sign in to comment.