Manage Your Ruby Logs Like a Pro

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • colorize

    Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.

  • In Ruby, this is possible using a gem like Colorize or Rainbow.

  • rainbow

    Ruby gem for colorizing printed text on ANSI terminals (by ku1ik)

  • In Ruby, this is possible using a gem like Colorize or Rainbow.

  • 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.

    InfluxDB logo
  • Logging

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

  • You can choose from a number of third-party logging libraries, including Logging — based on Java's log4j library — and Lograge. Lograge is a feature-rich logging library meant to simplify the often messy and verbose Rails logs characteristic of the default application logger.

  • Lograge

    An attempt to tame Rails' default policy to log everything.

  • You can choose from a number of third-party logging libraries, including Logging — based on Java's log4j library — and Lograge. Lograge is a feature-rich logging library meant to simplify the often messy and verbose Rails logs characteristic of the default application logger.

  • HttpLog

    Log outgoing HTTP requests in ruby

  • Also worth mentioning is httplog, a specialized logging library for tracking third-party API calls that might not be captured in regular logs.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts