Docs.rs
bark-cli-0.2.0
bark-cli 0.2.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
stevenroose
Dependencies
anyhow ^1.0
normal
ark-lib ^0.2.0
normal
bark-bitcoin-ext ^0.2.0
normal
bark-json ^0.2.0
normal
bark-rest ^0.2.0
normal
bark-server-rpc ^0.2.0
normal
bark-wallet ^0.2.0
normal
bip39 ^2.0.0
normal
bitcoin ^0.32.7
normal
chrono ^0.4
normal
clap ^4.4.18
normal
env_logger ^0.11.8
normal
futures ^0.3.30
normal
home =0.5.9
normal
lazy_static =1.5.0
normal
lightning ^0.2.0
normal
lightning-invoice ^0.34.0
normal
lnurl-rs ^0.9.0
normal
log ^0.4.27
normal
serde ^1.0.219
normal
serde_json ^1
normal
tokio ^1.35
normal
toml ^1.1.2
normal
tonic ^0.14.2
normal
tracing ^0.1.43
normal
tracing-subscriber ^0.3.22
normal
Versions
73.33%
of the crate is documented
Go to latest version
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_logging
bark_
cli
0.2.0
In bark_
cli::
log
bark_cli
::
log
Function
init_
logging
Copy item path
Source
pub fn init_logging(verbose:
bool
, quiet:
bool
, datadir: &
Path
)