I'm new to Guacamole, and am trying to adapt the base client for a project I'm working on. However, I'm having trouble with getting my console.log message to be included in the minified JavaScript. I'm assuming that it's the minification process that's removing them, because the logs are in the source code on my machine, but I can't work out where the minification is happening. Do you perhaps have any advice for me?
I'm trying to use the logs to work out why my modified version of the client isn't displaying HTTP error messages, even though they're coming through to it. I've also tried using dummy variable to track a similar thing, but I can't get that working either. I'm using tomcat 7 and Xtightvnc. -- Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/
