Docs.rs
forgelab_common-2.0.0
forgelab_common 2.0.0
Permalink
Docs.rs crate page
Apache-2.0
04 September 2026
Links
Repository
crates.io
Source
Owners
pfjhyyj
Dependencies
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
33.33%
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
init_tracing
forge_
common
2.0.0
In forge_
common::
logger
forge_common
::
logger
Function
init_
tracing
Copy item path
Source
pub fn init_tracing(node_name: &
str
)
Expand description
初始化全局 tracing 日志,仅第一次调用生效。 默认输出到 stdout,可通过 RUST_LOG 调整日志级别过滤。