Lines Matching refs:mxLog
1630 mxLog.debug('See console for uncompressed XML');
1642 mxLog.debug('Checksum: ', checksum);
1646 mxLog.debug('Error: ', e.message);
1651 mxLog.debug('No pages found for checksum');
1679 mxLog.debug(pageId + ': Multiple roots: ' + el.id);
1706 mxLog.debug(log + ' (see console)');
1710 mxLog.debug(pageId + ': Checked');
1735 mxLog.debug(pageId + ': Visited: ' + id);
1741 mxLog.debug(pageId + ': No root');
1749 mxLog.debug(pageId + ': Invalid tree: (see console)');
1762 mxLog.show();
1895 mxLog.debug('entering shape', state, stateCounter);
1897 mxLog.debug('leaving shape', state, stateCounter);
1906 mxLog.show();
1907 mxLog.debug(mxUtils.getXml(root));
1908 mxLog.debug('stateCounter', stateCounter);
1913 if (!mxLog.isVisible())
1915 mxLog.show();
1919 mxLog.window.fit();
1922 mxLog.window.div.style.zIndex = mxPopupMenu.prototype.zIndex - 2;