DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28379>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28379 Extended debug output ------- Additional Comments From [EMAIL PROTECTED] 2004-04-15 15:38 ------- I see, but as far as I know, there is no way to configure this at runtime using the debug on command, right? The only way I could enable the wire-log thing was to configure it in log4j. Is this is encapsulated by commons logging and the underlying logger might well be the one of jdk1.4 I see no way to *dynamically* switch this debug logging on or off. Another pro to patch #11248 is that it always logs to system out, while the ordinary logging will go into a file. Additionally, it is much less convenient to take one part of the information (formatted and unchuncked XML) from one source and the headers from another on. Note, this patch only gets active when you explicitly switch on debugging using the debug on command. Because of this I think it is a patch worth to be accepted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
