Hi

one of my developers is having troubles with logging to the eclipse console:
Output stops with the message 

2011-05-06 09:54:11.959:INFO::Started SelectChannelConnector@0.0.0.0:8088
[INFO] Started Jetty Server

Logging is set up in a properties file:

log4j.rootLogger=info, FileApp, ConsApp
log4j.appender.ConsApp=org.apache.log4j.ConsoleAppender
...

Logging to the FileAppender works. Logging to the ConsoleAppender works on
my machine, but doesn't on my developers machine. He uses the identical
properties file.

I don't know, if this is specific to Tapestry, but maybe anyone has
experienced something similar?

Many thanks
Jens

-- 
Jens Reufsteck
Marketing & Online Director




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to