7 releases
new 0.3.0 | Dec 13, 2024 |
---|---|
0.2.7 | Dec 7, 2024 |
0.2.5 | Aug 22, 2024 |
0.2.1 |
|
0.1.7 | Apr 18, 2024 |
#165 in Debugging
172 downloads per month
Used in 4 crates
105KB
2K
SLoC
E-LOG
A Log Frame
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
🤝 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:
- Code complies with project standards
- Add necessary tests
- Update relevant documentation
📜 License
This project is dual-licensed under MIT and Apache 2.0.
Built with ❤️ by eternalnight996 and contributors.
Dependencies
~6–24MB
~366K SLoC