Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] jetty debug options

[snip]
How about that if -DDEBUG=true or DEBUG=true is passed to start.config
then it will set both

   org.eclipse.jetty.util.log.stderr.DEBUG
   org.eclipse.jetty.start.DEBUG

to true.

This would be a bit of a special purpose hack in start.jar

Big +1 from me on that.

Jan
--
Jan Bartel, Webtide LLC | janb@xxxxxxxxxxx | http://www.webtide.com


Back to the top