Docs.rs
sh-layer1-1.0.2
sh-layer1 1.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
EnjouZeratul
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
chrono ^0.4
normal
config ^0.14
normal
dirs ^5.0
normal
futures ^0.3
normal
metrics ^0.24
normal
optional
metrics-exporter-prometheus ^0.15
normal
optional
moka ^0.12
normal
opentelemetry ^0.27
normal
optional
opentelemetry-otlp ^0.27
normal
optional
parking_lot ^0.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sh-layer0 ^1.0.2
normal
sled ^0.34
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-tungstenite ^0.26
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.28
normal
optional
tracing-subscriber ^0.3
normal
uuid ^1.11
normal
criterion ^0.5
dev
dashmap ^6.1
dev
tempfile ^3.14
dev
wiremock ^0.6
dev
Versions
70.69%
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
Skip to main content
Module logging
sh_
layer1
1.0.2
Module logging
Module Items
Enums
Functions
In sh_
layer1::
observability
sh_layer1
::
observability
Module
logging
Copy item path
Source
Expand description
Structured logging utilities.
Enums
§
LogLevel
Log level wrapper for structured logging.
Functions
§
init_
subscriber
Initialize the tracing subscriber with the given format.
log
Log a structured message with attributes.