Hi,

I've tried to understand how GeoServer does logging, read the GSIP and 
LoggingStartupContextListener.java, but I haven't been able to make it 
spit out anything.

I need more debug information from GeoWebCache in Eclipse. The module 
currently comes with a log4j.properties file that looks like this:
# Debugging log settings
log4j.rootLogger=INFO, stdout, logfile
# ------------- stdout logging ---------------------
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
# Follow GeoServer's logging pattern
log4j.appender.stdout.layout.ConversionPattern=%d{dd MMM HH:mm:ss} %p 
[%c{2}] - %m%n

Is there an easy fix?

-Arne

-------------------------------------------------------------------------
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