Docs.rs
spdlog-rs-0.3.7
spdlog-rs 0.3.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
SpriteOvO
Dependencies
arc-swap ^1.5.1
normal
atomic ^0.5.1
normal
cfg-if ^1.0.0
normal
chrono ^0.4.22
normal
crossbeam ^0.8.2
normal
flexible-string ^0.1.0
normal
if_chain ^1.0.2
normal
is-terminal ^0.4
normal
log ^0.4
normal
once_cell ^1.16.0
normal
spdlog-macros ^0.1.0
normal
spin ^0.9.4
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.37
normal
clap ^3.2.23
dev
crossbeam ^0.8.2
dev
fern =0.6.1
dev
flexi_logger =0.24.1
dev
log =0.4.17
dev
log4rs =1.2.0
dev
regex ^1.7.0
dev
slog =2.7.0
dev
sloggers =2.1.1
dev
tracing =0.1.37
dev
tracing-appender =0.2.2
dev
tracing-subscriber =0.3.16
dev
rustc_version ^0.4.0
build
libsystemd-sys ^0.9.3
normal
libc ^0.2
normal
winapi ^0.3.9
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ErrorHandler
In spdlog::error
?
Type Definition
spdlog
::
error
::
ErrorHandler
source
·
[
−
]
pub type ErrorHandler =
fn
(_:
Error
);
Expand description
The error handler function type.