[][src]Function discord_cassandra_cpp::set_level

pub fn set_level(level: LogLevel)

Sets the log level.

Note: This needs to be done before any call that might log, such as any of the cass_cluster_() or cass_ssl_() functions. Default: WARN