e-log

Crates.ioe-log
lib.rse-log
version0.3.0
sourcesrc
created_at2024-04-16 04:44:51.881147
updated_at2024-12-13 14:28:32.386219
descriptiona rust log
homepagehttps://gitee.com/eternalnight996
repositoryhttps://gitee.com/eternalnight996/e-log
max_upload_size
id1209945
size175,582
Eternal (EternalNight996)

documentation

https://docs.rs/e-log

README

E-LOG

A Log Frame

Test StatusBookAPI APIRust VersionLicense

English | 简体中文

Support app

功能

Windows 10

Unix

Macos

panic

log

tracing

_

×

×

×

📖 Example

[dependencies]
# default tracing
e-log = { version = "0.3" }
# log
e-log = {version = "0.3", default-features = false, features = ["log","panic","dialog"]}

License

LICENSE COPYRIGHT

🤝 Contributing

We welcome any form of contribution!

  • Submit Issues to report bugs or suggest new features
  • Submit Pull Requests to improve code
  • Improve project documentation
  • Share usage experiences

Before submitting a PR, please ensure:

  1. Code complies with project standards
  2. Add necessary tests
  3. Update relevant documentation

📜 License

This project is dual-licensed under MIT and Apache 2.0.


Built with ❤️ by eternalnight996 and contributors.
Commit count: 0

cargo fmt