pry-rails VS Lograge

Compare pry-rails vs Lograge and see what are their differences.

Lograge

An attempt to tame Rails' default policy to log everything. (by roidrage)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pry-rails Lograge
3 7
1,328 3,398
0.0% -
0.0 5.0
over 1 year ago about 1 month ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pry-rails

Posts with mentions or reviews of pry-rails. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.
  • how to debug console?
    3 projects | /r/rails | 10 Jul 2022
    There are a few options for this behavior. There is https://github.com/pry/pry-rails which allows you to set break points in your code that does exactly what you're describing when it's hit. Or there's https://github.com/BetterErrors/better_errors. This one does a pretty page when an error happens with a live console open on the page you can use.
  • New Ruby/React developer... need help
    1 project | /r/rails | 3 Sep 2021
    Have you seen the pry-rails gem, it's really helpful if you want to see methods implementations and classes. You can set it as your default rails console. And you can combine it with pry.binding for better debugging
  • Rails application boilerplate for fast MVP development
    63 projects | dev.to | 6 Aug 2021
    pry-rails and amazing_print for better rails console

Lograge

Posts with mentions or reviews of Lograge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.

What are some alternatives?

When comparing pry-rails and Lograge you can also consider the following projects:

Capistrano - A deployment automation tool built on Ruby, Rake, and SSH.

Semantic Logger - Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.

Ahoy - Simple, powerful, first-party analytics for Rails

Fluentd - Fluentd: Unified Logging Layer (project under CNCF)

Devise - Flexible authentication solution for Rails with Warden.

LogStashLogger - Ruby logger that writes logstash events

rails_best_practices - a code metric tool for rails projects

Log4r - Log4r is a comprehensive and flexible logging library for use in Ruby programs. It features a heirarchical logging system of any number of levels, custom level names, multiple output destinations per log event, custom formatting, and more.

Scenic - Versioned database views for Rails

Logging - A flexible logging library for use in Ruby programs based on the design of Java's log4j library.

Better Errors - Better error page for Rack apps

Sidekiq - Simple, efficient background processing for Ruby