logging was disabled because theres nowhere to send the log
Brought to you by:
benrayfield
nlmi.log("The logged text was being added to a html div's innerHTML, but it was disabled because it became slow after too much is logged");
//nlmi.addLogListener( function(text){ display text somewhere...; } );
Create a simple component to display the most recent part of the logged text, or to choose which part, and have an option to put that into one of the subwindows.