log
Cargov0.4.33A lightweight logging facade for Rust
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
log is an Cargo package that a lightweight logging facade for Rust. The latest version is 0.4.33.
Who should use it
Teams working in the Cargo ecosystem who need a lightweight logging facade for Rust and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to log
Version history
| Version | Published | License |
|---|---|---|
| 0.4.33latest | 28 days ago | MIT OR Apache-2.0 |
| 0.4.32 | 1 month ago | MIT OR Apache-2.0 |
| 0.4.31 | 1 month ago | MIT OR Apache-2.0 |
| 0.4.30 | 1 month ago | MIT OR Apache-2.0 |
| 0.4.29 | 7 months ago | MIT OR Apache-2.0 |
| 0.4.28 | 10 months ago | MIT OR Apache-2.0 |
| 0.4.27 | 1 year ago | MIT OR Apache-2.0 |
| 0.4.26 | 1 year ago | MIT OR Apache-2.0 |
| 0.4.25 | 1 year ago | MIT OR Apache-2.0 |
| 0.4.24 | 1 year ago | MIT OR Apache-2.0 |
| 0.4.23 | 1 year ago | MIT OR Apache-2.0 |
| 0.4.22 | 2 years ago | MIT OR Apache-2.0 |
| 0.4.21 | 2 years ago | MIT OR Apache-2.0 |
| 0.4.20 | 2 years ago | MIT OR Apache-2.0 |
| 0.4.19 | 3 years ago | MIT OR Apache-2.0 |
| 0.4.18 | 3 years ago | MIT OR Apache-2.0 |
| 0.4.17 | 4 years ago | MIT OR Apache-2.0 |
| 0.4.16 | 4 years ago | MIT OR Apache-2.0 |
| 0.4.15 | 4 years ago | MIT OR Apache-2.0 |
| 0.4.14 | 5 years ago | MIT OR Apache-2.0 |
Keywords
Frequently asked questions
How do I install log?
Run `cargo add log` to add log to your Cargo project.
What license is log released under?
No license was detected in log's metadata; review the repository before use.
How popular is log?
log has approximately 0 downloads per week.