Hello, how can i change the log level for messages? example ` 16:49:30.498 Debug ▶ DEBUG Waiting for connection message to be received ... ` I want to avoid debug messages, i want info and upper to critical, not debug messages. thanks