lograge
Logger
An effort to simplify and standardize Rails' logging output
An attempt to tame Rails' default policy to log everything.
3k stars
39 watching
300 forks
Language: Ruby
last commit: 11 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
collectiveidea/audited | A library that logs all changes to your models in a version-controlled audit trail | 3,394 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,615 |
ankane/ahoy | Provides first-party analytics and event tracking capabilities for web applications built on the Rails framework. | 4,223 |
adamschwartz/log | A utility for logging messages with styling capabilities in web browsers. | 3,016 |
ankane/production_rails | Best practices for running Rails in production, covering security, errors, logging, audits, migrations, web requests, background jobs, email, caching and performance, monitoring, and database optimization. | 2,241 |
reidmorrison/rails_semantic_logger | Replaces Rails' default logger with a structured logging system | 334 |
freeall/single-line-log | Keeps writing to the same line in the console, useful for progress bars and counters without line breaks. | 210 |
swiftybeaver/swiftybeaver | Convenient and secure logging solution for Swift development | 5,931 |
tilfin/ougai | A Ruby-based logging system with structured data support and multiple output formats. | 261 |
rxi/log.c | A logging library with configuration options and output targets | 2,744 |
rubysherpas/paranoia | Provides a way to implement soft deletion of records in a Rails application by adding a deleted_at timestamp field | 2,891 |
arcanedev/logviewer | Provides a log viewer with basic features such as viewing, paginating, filtering, and managing log files in Laravel applications. | 2,371 |
y-takey/rails-dashboard | A command-line tool to enhance and visualize Rails log files | 150 |
thoughtbot/clearance | Provides a simple and well-tested Rails authentication system with email and password support | 3,709 |
logrocket/redux-logger | A Redux middleware that logs and visualizes application state changes | 5,760 |