Docs.rs
client-core-0.1.0
client-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
soddygo
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
bollard ^0.19
normal
chrono ^0.4
normal
derive_builder ^0.20
normal
docker-compose-types ^0.22
normal
dotenvy ^0.15
normal
duckdb ^1.3
normal
ducker ^0.5.5
normal
flate2 ^1.1
normal
fs_extra ^1.3
normal
futures ^0.3
normal
futures-util ^0.3
normal
indicatif ^0.18
normal
optional
infer ^0.19
normal
mysql_async ^0.36.1
normal
num_cpus ^1.16
normal
once_cell ^1.19
normal
quick_cache ^0.6
normal
regex ^1.12
normal
remove_dir_all ^1
normal
reqwest ^0.12
normal
rust-i18n ^3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml =0.9.33
normal
sha2 ^0.10
normal
shellexpand ^3.1.0
normal
sqlparser ^0.59
normal
tar ^0.4
normal
tempfile ^3.23
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio-stream ^0.1
normal
toml ^0.9
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1
normal
walkdir ^2.5
normal
which ^8.0
normal
winnow ^0.7
normal
zip ^6.0
normal
zip-extract ^0.4
normal
sqlx ^0.8
dev
tempfile ^3.23
dev
tokio ^1
dev
Versions
64.95%
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
Module logging
client_
core
0.1.0
Module logging
Module Items
Constants
Functions
In client_
core::
constants
client_core
::
constants
Module
logging
Copy item path
Source
Expand description
日志和输出相关常量
Constants
§
DATA_
DIR_
NAME
数据目录名
DEFAULT_
LOG_
LEVEL
默认日志级别
LOG_
DIR_
NAME
日志目录名
Functions
§
get_
log_
dir
获取日志文件保存目录(跨平台)