Klaus Hartl schrieb: > Another thought (I wanted to implement that for a long time and maybe > that would make a good plugin): What I want is to log any client-side > errors via Ajax to the back-end log file as a QA action. > > What do you think about that? > Sounds like a good idea. I'd take that as an alternative logging "implementation".
What I actually wanted to know: Is it a good idea to put some logging code into jQuery core? That could would be as small as possible, with the actual logging happening somewhere else. From the reactions so far I'd start putting some logging statements into the ajax module, while working on it. -- Jörn _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
