DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10611>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10611 No Logger causes startup to fail ------- Additional Comments From [EMAIL PROTECTED] 2002-07-09 23:10 ------- Blatantly stupid suggestion, but you might use a FileLogger using /dev/null if you want to save the performance impact caused by writing data on file (that's what I do, since I noticed the same bug)... Too bad that it won't save the overhead of preparing the messages to be logged, but you can get a nice 10/15% of performance increase... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>