I'm using Sentry to log errors that occur in my code and every time I launch my application I see that Sentry logs information like
[main] INFO io.sentry.DefaultSentryClientFactory - Using an HTTPS connection to Sentry.
Is it possible to suppress this kind of logs?