Justin Deoliveira ha scritto:
> Hi Arne,
> 
> Welcome to the wonderful world of logging in GeoServer :).
> 
> Unfortunately you cant do per module logging in this way... although it 
> sure would be nice. Instead all logging is controlled by the log4j 
> properties file in <data directory>/logs which matches the log 
> configuration. A line like:
> 
> log4j.category.org.geowebcache=ALL

Just to confirm, I added
log4j.category.org.geowebcache=INFO
to my default logging config and it works, I start getting logs
from GWC... the only strange things that I'm noticing is that
Google sometimes reports "Bad request" errors, but nothing shows
up in the logs. Is GWC logging its errors somehow, like providing
a stack trace? And if so, at which logging level?

Cheers
Andrea

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to