hyperlane-log
v4.0.6 StableA Rust logging library that supports both asynchronous and synchronous logging. It provides multiple log levels, such as error, info, and debug. Users can define custom log handling methods and configure log file paths. The library supports log rotation, automatically creating a new log file when the current file reaches the specified size limit. It allows flexible logging configurations, making it suitable for both high-performance asynchronous applications and traditional synchronous logging scenarios. The asynchronous mode utilizes Tokio's async channels for efficient log buffering, while the synchronous mode writes logs directly to the file system.
Quick Verdict
- ✓Actively maintained (updated 24d ago)
- ✓Stable API (4.x for 1+ years)
- ✓Trusted by 785 crates
- ✓Tiny footprint (10KB, 3 deps)
- ✓Permissive license (MIT)
Security
Deep Insights
854 downloads in the last 30 days (28/day), up 47% from the previous period.
785 crates depend on hyperlane-log. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 53 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 10KB, hyperlane-log is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on hyperlane-log