Struct cassandra_cpp::LogLevel [] [src]

#[repr(C)]
pub struct LogLevel(_);

The possible logging levels that can be set

Methods

impl LogLevel
[src]

Gets the string for a log level.

Trait Implementations

impl Debug for LogLevel
[src]

Formats the value using the given formatter.