Disable INFO logging?

Changing astra.toml level = “trace” works. Is there a way to prevent/disable INFO level logging?

Any thoughts on this? I’d like to change the logging level to warn and not receive any LOG_INFO messages. Any help would be greatly appreciated. Is there a macro I can disable to accomplish this or a global param such as for EasyLogging++?

Astra SDK v0.5.0 now supports this. See Reduce verbosity of console output? - #2 by josh for details.