pub fn create_new_client_config_simple() -> ClientConfig
Expand description
A simpler version of create_new_client_config
that defaults
the log_level
to INFO
and should only be used in tests.
pub fn create_new_client_config_simple() -> ClientConfig
A simpler version of create_new_client_config
that defaults
the log_level
to INFO
and should only be used in tests.