log

Logger

A lightweight logging facade that provides a single API for abstracting over different logging implementations.

Logging implementation for Rust

GitHub

2k stars
43 watching
258 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

loggingrust-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
slog-rs/slog An ecosystem of reusable components for structured logging in Rust. 1,583
seanmonstar/pretty-env-logger A logger for Rust that provides colored output and configures logging via an environment variable. 489
donnie4w/tklog A lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving. 87
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. 527
vorner/pyo3-log A logging bridge between Rust and Python native extensions. 63
estk/log4rs A logging framework for Rust that provides customizable log formatting and file rotation. 1,013
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 887
r-lib/log4r A fast and lightweight logging system designed to be extensible and efficient. 93
knurling-rs/defmt A logging framework optimized for low-resource embedded systems 876
dahlia/logtape A simple logging library that supports multiple environments and formats log messages with structured data. 563
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. 101
gshutler/hatchet A Ruby logging library with support for class and module filters 23
rxi/log.lua Provides basic logging functionality for Lua scripts 315