Hello all, the logging module now seems to work as expected. The FAQ answer regarding debug output is also updated.
http://code.google.com/p/pyjamas/issues/detail?id=700 http://code.google.com/p/pyjamas/issues/detail?id=701 The changes on this issues did the fix, it looks like: http://code.google.com/p/pyjamas/issues/detail?id=706 The implementation works for me on Pyjamas and Pyjamas Desktop. What still may need to be sorted out is that the module names match from pyjs/src/pyjs/lib/logging and library/pyjamas/logging. Peter

