Why is Jetty configured to anything that logs to STDERR?

This is causing some nasty looking messages...

<snip>
[WARNING] 2007-02-26 18:53:41.088::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
[WARNING] 2007-02-26 18:53:41.103::INFO:  jetty-6.1.x
[WARNING] 2007-02-26 18:53:41.227::INFO: Started SocketConnector @ 0.0.0.0:8080 [WARNING] 2007-02-26 18:53:41.453::INFO: Started GeronimoSSLListener @ 0.0.0.0:8443
</snip>

Why is Jetty not configured to a JCL or Log4j bridge?

--jason

Reply via email to