Docs.rs
e-log-0.4.2
e-log 0.4.2
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
EternalNight996
Dependencies
crossbeam-channel ^0.5
normal
optional
e-utils ^0.4
normal
log ^0.4
normal
optional
parking_lot ^0.12
normal
optional
paste ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum ^0.26
normal
thiserror ^2
normal
optional
time ^0.3
normal
optional
tokio ^1
normal
optional
tracing ^0.1
normal
optional
tracing-log ^0.2
normal
optional
tracing-subscriber ^0.3
normal
optional
criterion ^0.3.6
dev
tempfile ^3
dev
tokio ^1
dev
windows-sys ^0.52
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
e_log
0.4.2
All Items
Crate Items
Macros
Crate
e_log
Copy item path
Source
Expand description
e-log
Macros
§
dp
打印日志debug(宏版本)
ep
打印日志error(宏版本)
p
打印日志info(宏版本)
tp
打印日志trace(宏版本)
wp
打印日志warn(宏版本)