//! Log level definitions for chDB.
//!
//! This module defines the log levels that can be used to configure chDB's logging behavior.
/// Log levels for chDB.
///
/// These correspond to the standard log levels used by chDB for controlling
/// the verbosity of log output.