log4rs
log formatter
A logging framework for Rust that provides customizable log formatting and file rotation.
A highly configurable logging framework for Rust
1k stars
13 watching
152 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
jsonlogloggingrustxml
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/log | A lightweight logging facade that provides a single API for abstracting over different logging implementations. | 2,241 |
antonfisher/nested-logrus-formatter | Provides a customizable logging formatter to display log messages in a nested structure with field information. | 161 |
r-lib/log4r | A fast and lightweight logging system designed to be extensible and efficient. | 93 |
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 489 |
knurling-rs/defmt | A logging framework optimized for low-resource embedded systems | 876 |
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 133 |
colbygk/log4r | A comprehensive and flexible logging library for Ruby programs | 250 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 206 |
donnie4w/tklog | A lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving. | 87 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,583 |
bshuster-repo/logrus-logstash-hook | A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. | 203 |
sharplispers/log4cl | A Common Lisp logging framework modeled after Log4J | 84 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
7max/log4cl | A logging framework for Common Lisp inspired by Log4J | 103 |