fixed default location log4j logging
After merging !85 (merged) with master branch, we noticed that the intended behaviour of using the pantools database directory for putting the logs was completely ignored. I traced the origin of this bug to the existence of two other Loggers in the meantime implemented in PanTools. Removing these with this merge request will solve the issue and put the logs in their intended place: <database dir>/logs/<log file>
.
Still to do:
-
Replace LOG
inAnnotation.java
by the newPantools.logger
Edited by Workum, Dirk-Jan van