pretty-env-logger
Logger
A logger for Rust that provides colored output and configures logging via an environment variable.
A pretty, easy-to-use logger for Rust.
488 stars
10 watching
58 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
loggingrust
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/log | A logging facade providing a single API to abstract over various logging implementations. | 2,212 |
vorner/pyo3-log | A logging bridge between Rust and Python native extensions. | 64 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
d-e-s-o/test-log | Automatically initializes logging and/or tracing infrastructure before running tests. | 119 |
lmittmann/tint | A logging handler that writes colored logs in a customizable format | 773 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
azer/logger | A minimalistic logging library for Go. | 157 |
gshutler/hatchet | A Ruby logging library with support for class and module filters | 23 |
r-lib/log4r | A fast and lightweight logging system designed to be extensible and efficient. | 93 |
choojs/nanologger | A JavaScript logger with customizable colors and log levels. | 80 |
noemi-salaun/ng-logger | A simple Angular logger service that provides a log level system and separate logging functionality. | 63 |
estk/log4rs | A logging framework for Rust that provides customizable log formatting and file rotation. | 1,008 |
logur/logur | An opinionated logging library with a unified interface and adapters for various logging libraries. | 204 |
knurling-rs/defmt | An efficient logging framework designed for resource-constrained devices | 854 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |