hatchet
Logger
A Ruby logging library with support for class and module filters
Ruby logging library that provides the ability to add class/module specific filters
23 stars
3 watching
3 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rudionrails/yell | A comprehensive logging library for Ruby that provides an extensible and customizable way to handle log messages | 311 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
gajus/roarr | A JSON logging library for Node.js and browser applications | 1,073 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |
katzgrau/klogger | A simple logging class for PHP that adheres to the PSR-3 standard | 980 |
rust-lang/log | A lightweight logging facade that provides a single API for abstracting over different logging implementations. | 2,223 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
colbygk/log4r | A comprehensive and flexible logging library for Ruby programs | 250 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
knurling-rs/defmt | A logging framework optimized for low-resource embedded systems | 866 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 101 |
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 489 |