Collapsed license code into xpack src

Original commit: elastic/x-pack-elasticsearch@42f7cb5a08
This commit is contained in:
Ryan Ernst 2016-09-29 12:22:19 +02:00
parent 1b55cc7c62
commit 98687d2884
63 changed files with 0 additions and 12 deletions

View File

@ -1 +0,0 @@
/eclipse-build/

View File

@ -1,11 +0,0 @@
es.logger.level=DEBUG
log4j.rootLogger=${es.logger.level}, out
log4j.logger.org.apache.http=INFO, out
log4j.additivity.org.apache.http=false
log4j.logger.org.elasticsearch.license=TRACE
log4j.appender.out=org.apache.log4j.ConsoleAppender
log4j.appender.out.layout=org.apache.log4j.PatternLayout
log4j.appender.out.layout.conversionPattern=[%d{ISO8601}][%-5p][%-25c] %m%n