Docs.rs
ts_init-0.2.0
ts_init 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yamaura
Dependencies
tracing ^0.1
normal
tracing-core ^0.1
normal
tracing-journald ^0.3.0
normal
tracing-subscriber ^0.3
normal
ts_init_macros ^0.2.0
normal
Versions
40%
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
init_logging
ts_init
0.2.0
ts_init
Function
init_
logging
Copy item path
Source
pub fn init_logging<S:
AsRef
<
str
>>(outputs:
Vec
<
Option
<
String
>>, env: S)
👎
Deprecated since 0.1.2: This function is deprecated. Use
ts_init::builder()
instead.