Clean logging
This commit is contained in:
parent
88ea34e8c0
commit
75ebc5dfa0
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue