Bah stupid email button; I was starting to reply and then noticed I needed to round up some more of the thread onto that page. I have listed the documentation pages that need to be updated on that page; the explaination probably needs to be in the user guide; the code example in the developers guide coding conventions etc...
I would still like to make use of the GeoTools class; hunting down initialization options all over the library is not a good idea. If you have to you can phrase this as a series of methods: - GeoTools.useCommonsLogging() // makes a call to Logging.setLoggingFactory with the CommonsLoggingFactory.class - GeoTools.useJavaLogging() // makes a call to Logging.setLoggingFactory with null - etc... Jody > Jody Garnett ha scritto: >> Andrea Aime wrote: >>> Hi, >>> so yesterday the GeoServer PSC voted in favour of using >>> the new gt2 logging redirection (provided the geotools >>> PMC approves it, of course). >>> >>> I've just updated the proposal to incorporate the last >>> discussion about factories, trying to mediate between >>> Jody and Martin positions: >>> * a log factory has been introduced that people can use >>> to perform their own custom redirections >>> * the log related methods are still in the Logging class >>> as opposed to the GeoTools class. >>> >>> Do you find this satisfactory? Anyways, I don't care >>> where the methods are put provided they are put somewhere... >>> Cheers >>> Andrea >> > > Wow, a very concise response :) > Care to elaborate a bit more? :-p > Cheers > Andera ------------------------------------------------------------------------- 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/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
