rustio rustio.net
68

hyperlane-log

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

Security

Checking security advisories...
Downloads
123.8K
Dependents
821
Releases
157
Size
9KB

Deep Insights

📊
Steady growth

776 downloads in the last 30 days (26/day), up 7% from the previous period.

🔗
Moderate adoption

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

👤
Prolific maintainer

The primary maintainer publishes 57 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 9KB, 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
04/265/146/16/197/77/24

Top Dependents

Most downloaded crates that depend on hyperlane-log

Version Adoption

v4.0.6
43%
v4.0.5
24%
v4.0.9
13%
v4.0.10
12%
v4.0.7
9%

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
821
crates depend on hyperlane-log

Similar Crates