mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 23:47:42 +00:00
GUAC-915: Clean up all log messages within Guacamole.
This commit is contained in:
@@ -417,7 +417,7 @@ public abstract class GuacamoleHTTPTunnelServlet extends HttpServlet {
|
||||
|
||||
}
|
||||
catch (GuacamoleConnectionClosedException e) {
|
||||
logger.debug("Connection closed.", e);
|
||||
logger.debug("Connection to guacd closed.", e);
|
||||
}
|
||||
catch (IOException e) {
|
||||
|
||||
|
Reference in New Issue
Block a user