mirror of https://github.com/apache/cloudstack.git
turn-off temporary debugging stuff
This commit is contained in:
parent
1216aebbc0
commit
7162a9e016
|
|
@ -204,8 +204,8 @@ function AjaxViewer(panelId, imageUrl, updateUrl, tileMap, width, height, tileWi
|
|||
// trouble-shooting
|
||||
g_logger = new Logger();
|
||||
g_logger.enable(true);
|
||||
g_logger.open();
|
||||
g_logger.log(Logger.LEVEL_INFO, 'rawKeyboard: ' + rawKeyboard);
|
||||
// g_logger.open();
|
||||
// g_logger.log(Logger.LEVEL_INFO, 'rawKeyboard: ' + rawKeyboard);
|
||||
|
||||
var ajaxViewer = this;
|
||||
this.rawKeyboard = rawKeyboard;
|
||||
|
|
|
|||
Loading…
Reference in New Issue