Archived
0

implement EDCE checker

This commit is contained in:
Mo
2015-08-08 14:45:48 +03:00
parent aad6f726fa
commit 60962b4958
8 changed files with 224 additions and 20 deletions

View File

@@ -3,3 +3,5 @@ log4j.rootLogger=DEBUG, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%p: %d{dd.MM.yyyy HH:mm:ss} (%F:%L) - %m%n
log4j.logger.org.apache=INFO