[Geoserver-users] logging SQL with 1.6

Hi list,

how can I get the Oracle SQL statements from Geoserver 1.6 beta4? I tried
all log levels, but don't see any SQL statements.

Best regards,
Bart

--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl

Bart van den Eijnden (OSGIS) ha scritto:

Hi list,

how can I get the Oracle SQL statements from Geoserver 1.6 beta4? I tried
all log levels, but don't see any SQL statements.

The logging subsystem in GeoServer is at the moment broken, we're trying
to fix it right now.
As a temporary workaround, I suggest the following:
1) startup geoserver
2) do whatever you need to have the oracle classes be loaded and used
3) change the logging level to geotools devel
4) apply

After that, if you restart GeoServer, you'll have to do steps 2) and 4)
(silly, I know).

Cheers
Andrea