hyperlane-dev/hyperlane-log
This Rust logging library supports both asynchronous and synchronous logging. It provides multiple log levels. 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.
GitHub repository with 5 stars and 1 forks.
Language: Rust