Struct clams::logging::LogConfig[][src]

pub struct LogConfig { /* fields omitted */ }

Methods

impl LogConfig
[src]

Trait Implementations

impl Debug for LogConfig
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for LogConfig

impl !Sync for LogConfig