diff --git a/build-scripts/batch-logging.properties b/build-scripts/batch-logging.properties index 7f9a4d8834..08020174ee 100644 --- a/build-scripts/batch-logging.properties +++ b/build-scripts/batch-logging.properties @@ -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