Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged log

  • QueryTrace

    Adds a filtered stack trace to each logged query.

  • Exception Notifier

    The Exception Notifier plugin provides a mailer object and a default set of
    templates for sending email notifications when errors occur in a Rails
    application.

  • ExceptionTextable

    Get SMS notifications on server errors.

  • Acts As Activity Logged

    Log the activity that occurs on a model, and the models it refers to. Changes like: Jamie added a comment to "My First Post"

  • act_as_debug

    Replacing logger.info to be much more effricient and detailed.

  • PostgreLogCleaner

    Make ActiveRecord logs more short and clean by removing system SQL logs lines.

  • DB Log Cleaner

    Strips excess schema-related queries from development.log when using PostgreSQL or MySQL.

  • request-log-analyzer

    A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.