Docs.rs
shared-logging-0.1.0
shared-logging 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kelleyblackmore
Dependencies
chrono ^0.4
normal
http ^1.0
normal
http-body ^1.0
normal
opentelemetry ^0.24
normal
optional
opentelemetry_sdk ^0.24
normal
optional
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tower ^0.5
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-opentelemetry ^0.24
normal
optional
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
axum ^0.7
dev
tokio ^1.0
dev
tower-http ^0.6
dev
Versions
94.34%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module schema
shared_
logging
0.1.0
Module schema
Module Items
Structs
Enums
In crate shared_
logging
shared_logging
Module
schema
Copy item path
Source
Expand description
Standard event schema for consistent log formatting.
Structs
§
Event
Standard log event structure.
Standard
Fields
Standard field names used across all log events.
Enums
§
Level
Standard log levels.