rustio rustio.net
66

hyperlane-log

v4.0.6 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 24d ago)
  • Stable API (4.x for 1+ years)
  • Trusted by 785 crates
  • Tiny footprint (10KB, 3 deps)
  • Permissive license (MIT)

Security

Checking security advisories...
Downloads
121.4K
Dependents
785
Releases
152
Size
10KB

Deep Insights

📈
Strong growth momentum

854 downloads in the last 30 days (28/day), up 47% from the previous period.

🔗
Moderate adoption

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

👤
Prolific maintainer

The primary maintainer publishes 53 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 17/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
28/day avg-28%
05010015012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on hyperlane-log

Version Adoption

v1.16.1
24%
v1.17.3
19%
v1.2.2
19%
v1.2.3
19%
v1.1.28
19%

Release Timeline

152 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
14
2025
124
2026
14
Less
More

README

Loading README...

Maintainers

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

Similar Crates