log
Logger
A logging facade providing a single API to abstract over various logging implementations.
Logging implementation for Rust
2k stars
43 watching
256 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
loggingrust-library
Related projects:
Repository | Description | Stars |
---|---|---|
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 488 |
donnie4w/tklog | A high-performance structured logging library for Rust with support for various output modes and customizable features. | 77 |
logur/logur | An opinionated logging library with a unified interface and adapters for various logging libraries. | 204 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
vorner/pyo3-log | A logging bridge between Rust and Python native extensions. | 64 |
estk/log4rs | A logging framework for Rust that provides customizable log formatting and file rotation. | 1,008 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
r-lib/log4r | A fast and lightweight logging system designed to be extensible and efficient. | 93 |
knurling-rs/defmt | An efficient logging framework designed for resource-constrained devices | 854 |
dahlia/logtape | A simple logging library that supports multiple environments and formats log messages with structured data. | 527 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 99 |
gshutler/hatchet | A Ruby logging library with support for class and module filters | 23 |
rxi/log.lua | Provides basic logging functionality for Lua scripts | 312 |