|
Re: can't disable Log: msg#00024java.jetty.general
Jack, You have to configure logging (to be disabled) BEFORE any log events take place. This means that configuring it in jetty.xml will not be good enough. You need to write your own start.jar (or other main method) to configure logging before any Jetty mechanisms try to use the log. Depending on what version you are using, you may be able to use some system properties to disable the log as well. regards Jack wrote: I noticed each time I configure my server the following message is logged (toJack wrote: I noticed each time I configure my server the following message is logged (to ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Release 5.0.0, Greg Wilkins |
|---|---|
| Next by Date: | Re: Infinite loop when keystore has incorrect certificates, Greg Wilkins |
| Previous by Thread: | can't disable Log, Jack |
| Next by Thread: | Re: can't disable Log, Jack |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |