Archived
0

implement log watcher

This commit is contained in:
iMoHax
2016-05-31 17:01:45 +03:00
parent 66d1dec59f
commit 008e7c5f2c
5 changed files with 236 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ 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.ru.trader.edce = DEBUG
log4j.logger.ru.trader.edce = DEBUG
log4j.logger.ru.trader.edlog = DEBUG