« Return to Thread: Some consideration on GeoServer logging

Re: Some consideration on GeoServer logging

by aaime :: Rate this Message:

Reply to Author | View in Thread

Andrea Aime ha scritto:

> One question still... this approach will preserve java logging handlers
> right? This may speak trouble. By default java logging is configured
> to log onto the console, and log4j too.. won't this mean we'll get
> all messages that are loggable according to both subsystems twice
> on the console?

Answering myself, no, it won't happen because CommonLogger won't call
java logging at all.
Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@...
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

 « Return to Thread: Some consideration on GeoServer logging