Clean logging

This commit is contained in:
vshcherb 2011-12-30 12:24:52 +01:00
parent 88ea34e8c0
commit 75ebc5dfa0

View file

@ -3,7 +3,6 @@ handlers=java.util.logging.ConsoleHandler, java.util.logging.FileHandler
# Set the default logging level for the logger named com.mycompany
net.osmand.level = ALL
batch.file.generation.log.level = ALL
java.util.logging.FileHandler.pattern=.work/osmand-batch.log
java.util.logging.FileHandler.formatter=java.util.logging.SimpleFormatter