log4rs β€” highly configurable logging framework modeled after Java's Logback and log4j libraries

log4rs log4rs is a highly configurable logging framework modeled after Java's Logback and log4j libraries. Warning If you are using the file rotation
Information
Category: Rust / Logging
Watchers: 14
Star: 806
Fork: 130
Last update: May 24, 2023

Related Repos


739

Canop Rhit reads your nginx log files in their standard location(even gzipped), does some analysis and tells you about it in pretty tables in your console, storing and polluting nothing.
 
29

kolloch Log "request x-rays" for rust programs instrumented with tracing. This includes aggregated wall/own times as frequently found in flame graphs in a human-friendly text format.
 
11

ethanboxx A simple middleware for tide using the tracing crate for logging.
 
3.9k

tokio-rs tracing Application-level tracing for Rust. Website | Chat | Documentation (master branch) Overview tracing is a framework for instrumenting Rust prog
 
806

estk log4rs log4rs is a highly configurable logging framework modeled after Java's Logback and log4j libraries. Warning If you are using the file rotation
 
1.4k

slog-rs Getting started Introduction FAQ Crate list slog-rs - The Logging for Rust Introduction (please read) slog is an ecosystem of reusable components for
 
1.8k

rust-lang log A Rust library providing a lightweight logging facade. log documentation A logging facade provides a single logging API that abstracts over the ac
 
427

seanmonstar pretty-env-logger A simple logger built on top of env_logger. It is configured via an environment variable and writes to standard error with nice colo