Problem with Logs of UiPath Java Bridge

Hello everyone,

We are currently facing an issue with the UiPath Java Bridge v8. Our team is working with a Java Swing application, and we have noticed that all logs generated by the UiPath Java Bridge are being written to the log file of our Java Swing application. This is causing unnecessary clutter and making it difficult to manage and review our application logs.

Has anyone encountered a similar issue? We are looking for advice on how to prevent the UiPath Java Bridge logs from being written to the Java Swing application’s log file. Specifically, we would like to know if there is a way to either disable the logging for the UiPath Java Bridge entirely or redirect it to a separate log file.

I also tried to exclude the Bridgelogs from the application log.properties file - and even in the java log properties file. No success

Any insights or solutions would be greatly appreciated. Thank you in advance for your help!