necouchman commented on PR #998: URL: https://github.com/apache/guacamole-client/pull/998#issuecomment-2242755023
@Saran-Madhivanan : If you're wanting to make changes to the main repositories of the Guacamole source code, you need to open a Jira ticket documenting what changes you're wanting to make and why, and then you need to tag the pull request with those changes. Also, if you look at the rest of the Guacamole code, you will see that we do not use `System.out.print*` methods - we use the SLF4J logging classes `Logger` and `LoggerFactory`. https://guacamole.apache.org/open-source/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
