5 releases

0.2.0-beta.0 May 9, 2024
0.2.0-alpha.5 May 17, 2024
0.1.8 May 9, 2024
0.1.7 Apr 18, 2024

#188 in Debugging

Download history 546/week @ 2024-04-15 5/week @ 2024-04-22 213/week @ 2024-05-06

764 downloads per month
Used in e-clients

Custom license

120KB
2K SLoC

📄 中文 | 📄 English

⚡ what this ?

This is a universal feature library that integrates convenient features

Support app

APP

Windows 10

Unix

Macos

tauri

log

tracing

x

x

x

_

×

×

×

✨ Features

[features]
std = ["log"]
# trace = ["tracing"]
# trace-subscriber = ["tracing-subscriber"]
# trace-appender = ["tracing-appender"]
log-tauri = [
  "std",
  "time",
  "log/kv_unstable",
  "fern",
  "byte-unit",
  "serde_repr",
  "tauri",
]
tauri-colored = ["fern/colored"]
default = ["std"]

📖 Example

[dependencies]
e-log = { version = "0.1", default-features = false, features = ["log-tauri"] }

💡!important:

🚀 fast running

🦊 Applied Projects

🔭 why need to e-utils?

🙋 Reference items and materials

Dependencies

~4–48MB
~704K SLoC