rustio rustio.net
68

hyperlane-log

v4.0.8 Stable

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

MIT Edition 2024
Development toolsNetwork programmingWeb programming #tcp#http#redirect#request#response

Quick Verdict

  • Actively maintained (updated 1d ago)
  • Stable API (4.x for 1+ years)
  • Trusted by 810 crates
  • Tiny footprint (10KB, 3 deps)
  • Permissive license (MIT)

Security

Checking security advisories...
Downloads
122.6K
Dependents
810
Releases
154
Size
10KB

Deep Insights

📊
Steady growth

652 downloads in the last 30 days (22/day), up 17% from the previous period.

🔗
Moderate adoption

810 crates depend on hyperlane-log. Reasonable ecosystem adoption, though not yet a core dependency.

👤
Prolific maintainer

The primary maintainer publishes 56 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable API

Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.

🪶
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

At 10KB, hyperlane-log is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 19/25

Yanked ratio, deps, size, maturity, features

Community 14/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
0/day avg
02/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on hyperlane-log

Version Adoption

v4.0.6
49%
v4.0.5
25%
v4.0.7
10%
v4.0.4
9%
v3.0.3
6%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
810
crates depend on hyperlane-log

Similar Crates