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=36961>. 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=36961 ------- Additional Comments From [EMAIL PROTECTED] 2005-11-15 16:23 ------- I think that a good js logging "library" could be really helpfull. What about: - using dhtml to add the messages to the log window - using arguments.caller.callee to provide information about the calling function - use the stacktrace to catch the line number - provide the possibility to send the messages to the server (via XMLHttpRequest or the src of an Image) and provide a Servlet as "bridge" to log4j - in the case of use in a Firefox Extension, provide an Appenders to the JavaScript Console, or to a File (works perhaps for a Webapp with some changes in user.js) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
