Hello - I'm attempting to configure JUL to output everything from GeoTools at the FINEST level.
I have attempted to change the logging.properties under $JAVA_HOME/conf/ I added this line at the end of that file: org.geotools.level = FINEST to no avail. I also created a new logging.properties with the following lines: handlers=java.util.logging.ConsoleHandler .level=FINEST and set the following JVM argument -Djava.util.logging.config.file=$DIRECTORY\fine-logging.properties but GeoTools will still not output anything but INFO. I understand this is not strictly a GeoTools question, but I was wondering if anyone on here had any insight.
_______________________________________________ GeoTools-GT2-Users mailing list GeoTools-GT2-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users