[][src]Function exonum::helpers::init_logger

pub fn init_logger() -> Result<(), SetLoggerError>

Initializes the logger.

See env_logger crate for details how to configure the logger output.