Hi Steve,

That sounds very intriguing, but with my limited javascript&goog knowledge it's 
difficult to see how you would go about it.

Could you please elaborate on what you did and how you get those js-errors 
reported back to a web server as some form of logging-service (?).

Thanks, FrankS.



On Oct 31, 2012, at 5:28 PM, Steve Buikhuizen <steve.buikhui...@gmail.com> 
wrote:

> Take a look at 
> http://closure-library.googlecode.com/svn-history/r9/trunk/closure/goog/docs/class_goog_debug_ErrorReporter.html
> 
> Since all Google Closure is available to clojurescript (in web clients) you 
> can use the static "install" method to log all errors in the client back to 
> the server. 
> 
> This has been working well for me.
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to