wang_utils_logger 0.6.3

个人使用的rust工具库
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "wang_utils_logger"
version.workspace = true
edition.workspace = true
description.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
readme.workspace = true

[dependencies]
tracing-subscriber.workspace = true
tracing.workspace = true
time.workspace = true