Module spdlog::log_crate

source ·
Available on crate feature log only.
Expand description

Re-export some stuff from log crate for convenience.

Users sometimes need these stuff, re-exporting them eliminates the need to explicitly depend on log crate in Cargo.toml.

See the documentation of LogCrateProxy.

Structs§

Enums§

  • An enum representing the available verbosity level filters of the logger.

Functions§