improvements on directory validation

This commit is contained in:
Jochen Stärk
2020-06-06 13:53:09 +02:00
parent aa8af9536a
commit 34fea04501
3 changed files with 41 additions and 16 deletions

View File

@@ -24,6 +24,6 @@
<!-- Configure so that it outputs to both console and log file -->
<root level="INFO">
<appender-ref ref="FILE" />
<!-- appender-ref ref="STDOUT" /-->
<appender-ref ref="STDOUT" />
</root>
</configuration>
</configuration>