A simple session log library for Rust.
Fancy logger library.
一个生产级的 Rust 日志系统库,基于 tracing 生态系统构建,支持结构化 JSON 日志、文件滚动、UTC+8 时区等特性
A high-performance library with format string support
A very simple but customizable logger for Rust
A fast JSON logger for Rust.
具有生产者消费者架构、异步文件操作和分层配置系统的高性能日志库
winston for rust
Async queue-based structured logging with JSONL output
What a bother. I want to logging it without setting it.
An implementation of the log crate that logs to stdout and to an optional log file with configurable options.
A high-performance, feature-rich logger for Rust applications with colored output, structured logging, and advanced configuration
Simple web application extension for logging, following the 12factor pattern.
Ruby logger that writes directly to LogStash
uniform notifier for rails logger, customized logger, javascript alert, javascript console and xmpp
fluent logger for ruby
Fluent logger
A zero-dependency Ruby gem for structured JSON logging with context merging, child loggers, level filtering, and pluggable outputs.
Logger => Loggly
A way to add context to the logs you have
Another Logger
The Sensu logger library
A lock-free logger compatible with Ruby 2.0. Ruby does not allow you to request a lock in a trap handler because that could deadlock, so Logger is not sufficient.
Logging middleware for the Grape framework, similar to what Rails offers