slog — Structured, composable logging for Rust

Getting started Introduction FAQ Crate list slog-rs - The Logging for Rust Introduction (please read) slog is an ecosystem of reusable components for
Information
Category: Rust / Logging
Watchers: 17
Star: 1.5k
Fork: 92
Last update: Dec 7, 2023

Related Repos


787

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.
 
4.4k

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

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.5k

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.9k

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
 
452

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