Cutezjz / galagosearch

Automatically exported from code.google.com/p/galagosearch
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Jetty prints confusing status information to stdout #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Jetty logs information like this to stdout:
2009-05-09 21:09:53.313::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2009-05-09 21:09:53.313::INFO:  jetty-6.1.5
2009-05-09 21:09:53.344::INFO:  Started SocketConnector@0.0.0.0:4564

This is potentially confusing to users.  It'd be nice to turn this off.

Original issue reported on code.google.com by trevor.s...@gmail.com on 10 May 2009 at 9:34

GoogleCodeExporter commented 8 years ago

Original comment by trevor.s...@gmail.com on 21 May 2009 at 5:47