That should be quite simple: Just implement your own Logging appender and "append" it to the Logger. http://demo.qooxdoo.org/current/apiviewer/#qx.log.appender
It would probably be wise to cache some of the messages and send them to the server in bulk. Cheers - Roman geo wrote: > Is it possible to upload the log file (ie. what you see in the log > console) of an qxoodoo 0.8 application to a remote server ? > > > ------------------------------------------------------------------------------ > Check out the new SourceForge.net Marketplace. > It is the best place to buy or sell services for > just about anything Open Source. > http://p.sf.net/sfu/Xq1LFB > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
