Justin Deoliveira ha scritto:
> Well... the datastore is quite diligent about logging *all* sql
> statements that it produces, it does so at the FINE level. I believe
> that is what the other jdbc datastores do as well.
> 
> I would be happy to turn down the logging level just for the tests. Not
> sure exactly how to do this... is there a level that maven will not log
> at? I guess i could maybe grab the logger and turn up the level...

This is strange then... that is, I see the all the messages as well
while building H2, but that does not happen in other modules
logging at FINE level (think rendering, it would throw own a billion
messages at that level).
So there may be something specific to H2 config that makes it dump
all those log messages out?
Cheers
Andrea

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to