Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
tracing-0.1.40
tracing 0.1.40
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
hawkw
github:tokio-rs:publish-tracing
Dependencies
log ^0.4.17
normal
pin-project-lite ^0.2.9
normal
tracing-attributes ^0.1.27
normal
tracing-core ^0.1.32
normal
criterion ^0.3.6
dev
futures ^0.3.21
dev
log ^0.4.17
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
tracing
0.1.40
Module event
Structs
In crate tracing
?
Module
tracing
::
event
source
·
[
−
]
Expand description
Events represent single points in time during the execution of a program.
Structs
Event
Event
s represent single points in time where something occurred during the execution of a program.