mirror of https://github.com/sbt/sbt.git
Merge pull request #5640 from eatkins/log4j-warning
Add default log4j2.xml
This commit is contained in:
commit
b7a66cbe4a
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Configuration/>
|
||||
Loading…
Reference in New Issue