Docs.rs
tracing-s3-0.1.5
tracing-s3 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ohaddahan
Dependencies
anyhow ^1.0.98
normal
aws-credential-types ^1.2.3
normal
aws-sdk-s3 ^1.100.0
normal
aws-types ^1.3.7
normal
chrono ^0.4.41
normal
dotenv ^0.15.0
normal
serde_json ^1.0.140
normal
tokio ^1.47.1
normal
tracing ^0.1.41
normal
tracing-serde ^0.2.0
normal
tracing-subscriber ^0.3.19
normal
uuid ^1.17.0
normal
Versions
64.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Files
tracing_s3/layer/
mod.rs
1
pub mod
http_log_layer;
2
pub mod
http_log_layer_subscriber_trait;
3
pub mod
with_event_from_span;