Turn Down Logging Level For XMLSAXHandler
-----------------------------------------
Key: GEOT-867
URL: http://jira.codehaus.org/browse/GEOT-867
Project: GeoTools
Type: Wish
Components: core xml
Versions: 2.3.M0, 2.2-RC3
Reporter: Martin Desruisseaux
Priority: Trivial
We would like to turn down the logging level for
org.geotools.xml.XMLSAXHandler. Users receive an awful lot of INFO messages in
Tomcat's stdout, making it hard to read the other logs.
Logger.info(...) seems to be used as a replacement for debugging with
System.out.println(...) in some geotools code, which is not the Level.INFO
intend. I think that XMLSAXHandler should use Level.FINEST logging level (or
Level.FINER at most).
See http://docs.codehaus.org/display/GEOT/5.4+Logging
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel