logging
Logger library
A flexible logging framework for Ruby programs with customizable output destinations and formatting options.
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
529 stars
10 watching
100 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
logging
Related projects:
Repository | Description | Stars |
---|---|---|
donnie4w/tklog | A high-performance structured logging library for Rust with support for various output modes and customizable features. | 77 |
colbygk/log4r | A comprehensive and flexible logging library for Ruby programs | 251 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
rust-lang/log | A logging facade providing a single API to abstract over various logging implementations. | 2,212 |
tilfin/ougai | A Ruby-based logging system with structured data support and multiple output formats. | 261 |
tersesystems/echopraxia | A structured logging API for Java applications with conditional and contextual logging features | 54 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |
rudionrails/yell | A comprehensive logging library for Ruby that provides an extensible and customizable way to handle log messages | 311 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
gshutler/hatchet | A Ruby logging library with support for class and module filters | 23 |
hargettp/log4p | A Prolog logging library inspired by log4j. | 1 |
ewwwwwqm/logdump | A tool that writes logs to multiple files based on custom zones and output destinations. | 11 |
yuseferi/zax | A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. | 24 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |