ougai
Logging system
A Ruby-based logging system with structured data support and multiple output formats.
A Ruby structured logging is capable of handling a message, custom data or an exception easily and generates JSON or human readable logs.
261 stars
6 watching
24 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
awesome-printbunyanfluentd-loggergemjson-logginglogentriesloggerlogglypinorails-logrubystructured-logging
Related projects:
Repository | Description | Stars |
---|---|---|
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
rsyslog/rsyslog | A high-performance logging system with advanced features and modular design. | 2,051 |
reidmorrison/rails_semantic_logger | Replaces Rails' default logger with a structured logging system | 334 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 681 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |
teris-io/log | Provides a structured log interface to decouple logging implementation from application logic | 26 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
colbygk/log4r | A comprehensive and flexible logging library for Ruby programs | 251 |
tersesystems/echopraxia | A structured logging API for Java applications with conditional and contextual logging features | 54 |
drewkiino/atlantis | A logging framework with support for type-safe and customizable logging of various data types, including strings, numbers, arrays, and custom objects. | 198 |
understand/understand-lumen | Provides logging capabilities with data aggregation and analysis features | 6 |
fclairamb/go-log | A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
kekik/rails-pretty-logger | A logging framework for Rails applications that allows for easy log inspection and hourly rotation. | 31 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |