Crates.io | e-log |
lib.rs | e-log |
version | 0.3.0 |
source | src |
created_at | 2024-04-16 04:44:51.881147 |
updated_at | 2024-12-13 14:28:32.386219 |
description | a rust log |
homepage | https://gitee.com/eternalnight996 |
repository | https://gitee.com/eternalnight996/e-log |
max_upload_size | |
id | 1209945 |
size | 175,582 |
A Log Frame
English | 简体中文
功能 |
Windows 10 |
Unix |
Macos |
---|---|---|---|
panic | √ |
√ |
√ |
log | √ |
√ |
√ |
tracing | √ |
√ |
√ |
_ | × |
× |
× |
[dependencies]
# default tracing
e-log = { version = "0.3" }
# log
e-log = {version = "0.3", default-features = false, features = ["log","panic","dialog"]}
We welcome any form of contribution!
Before submitting a PR, please ensure:
This project is dual-licensed under MIT and Apache 2.0.