RE: [Rails-spinoffs] Javascript Logging

2005-12-22 Thread Maninder, Singh
Tried that.   Keep getting an error in IE on line 1023    if (this.adjacency && this.element.insertAdjacentHTML) { -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of NicolasSent: Thursday, December 22, 2005 4:05 PMTo: rails-spinoffs@lists.ru

Re: [Rails-spinoffs] Javascript Logging

2005-12-22 Thread Nicolas
You may try to log your string after the creation of the div :     Logging Example   
     logger.info('test');
     On 12/22/05, Maninder, Singh <[EMAIL PROTECTED]> wrote: Hi Justin,1. What all files do we need to include to get this logger to work?2. What enhancements are you planning?

RE: [Rails-spinoffs] Javascript Logging

2005-12-22 Thread Maninder, Singh
Hi Justin, 1. What all files do we need to include to get this logger to work? 2. What enhancements are you planning? 3. Do you, in the future, plan on extending the class to log info to the server using xmlhttp? Following is the code I tried to use but it didn't work. Gives me a js error.

Re: [Rails-spinoffs] Javascript Logging

2005-12-21 Thread Justin Palmer
Applications On Dec 12, 2005, at 11:16 PM, Maninder, Singh wrote: Anyone? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Maninder, Singh Sent: Sunday, December 04, 2005 3:42 PM To: rails-spinoffs@lists.rubyonrails.org Subject: [Rails-spinoffs] Javasc

RE: [Rails-spinoffs] Javascript Logging

2005-12-12 Thread Maninder, Singh
Anyone? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Maninder, Singh Sent: Sunday, December 04, 2005 3:42 PM To: rails-spinoffs@lists.rubyonrails.org Subject: [Rails-spinoffs] Javascript Logging Hello Everyone, Just wanted to find out if scriptaculous

[Rails-spinoffs] Javascript Logging

2005-12-04 Thread Maninder, Singh
Hello Everyone, Just wanted to find out if scriptaculous has a patch for a error logging class? Currently, I have found 2 javascript logging scripts (outside of scriptaculous). Lumberjack: http://gleepglop.com/javascripts/logger/ log4js: http://jroller.com/page/stritti?entry=logging_in_javascrip