External Logger

This test page demonstrates the usage of a DIV as an external logger.
The following properties can be set:

Logger:


Sample embed code:
  1. mw.setConfig("debug",true);
  2. mw.setConfig("debugTarget","kdebug");
  3. mw.setConfig("autoScrollDebugTarget",true);
  4. mw.setConfig("debugFilter","Analytics");
  5. kWidget.embed({
  6. 'targetId': 'kaltura_player',
  7. 'wid': '_243342',
  8. 'uiconf_id' : '12905712',
  9. 'entry_id' : '0_uka1msg4',
  10. 'flashvars': {
  11. 'autoPlay': true
  12. }
  13. });
html5 qunit | flash qunit