Documentation

APIAPILicense

English | įŽ€äŊ“中文

Support app

📖 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.