How to remove logging info

Every time I start a new driver, the following logs are printed in Eclipse’s console:

Mar 02, 2021 3:51:32 PM io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0 INFO: Detected dialect: W3C

Is there any way to suppress these infos?