Docs.rs
logforth-0.29.1
logforth 0.29.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andylokandy
tisonkun
Dependencies
logforth-append-async ^0.3.0
normal
optional
logforth-append-fastrace ^0.3.0
normal
optional
logforth-append-file ^0.3.0
normal
optional
logforth-append-journald ^0.3.0
normal
optional
logforth-append-opentelemetry ^0.3.1
normal
optional
logforth-append-syslog ^0.3.0
normal
optional
logforth-bridge-log ^0.3.0
normal
optional
logforth-core ^0.3.1
normal
logforth-diagnostic-fastrace ^0.3.0
normal
optional
logforth-diagnostic-task-local ^0.3.0
normal
optional
logforth-layout-google-cloud-logging ^0.3.0
normal
optional
logforth-layout-json ^0.3.0
normal
optional
logforth-layout-logfmt ^0.3.0
normal
optional
logforth-layout-text ^0.3.0
normal
optional
fastrace ^0.7
dev
log ^0.4.27
dev
logforth-append-file ^0.3.0
dev
serde ^1.0
dev
tokio ^1.47.1
dev
Versions
100%
of the crate is documented
Platform
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
Module trap
logforth
0.29.1
Module trap
Module Items
Structs
Traits
In crate logforth
logforth
Module
trap
Copy item path
Source
Expand description
Traps for processing errors.
Structs
§
Best
Effort
Trap
A best-effort trap that sends errors to standard error if possible.
Traits
§
Trap
A trap for processing errors.