RubyGems Navigation menu

transaction_logger 1.1.1

A logger that silently collects information in the background and when an error is raised, logs a hash either out to the System or pushes the log to a service such as Loggly. The log hash contains information such as the backtrace, any logs from calling classes and methods, and configurable contextual information.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1 - November 09, 2015 (13 KB)
  2. 1.1.0 - August 03, 2015 (13 KB)
  3. 1.0.3 - August 03, 2015 (13 KB)
  4. 1.0.2 - August 01, 2015 (12.5 KB)
  5. 1.0.1 - July 21, 2015 (12 KB)
Show all versions (8 total)

Development Dependencies (8):

bundler ~> 1.7
byebug >= 0
rake ~> 10.0
redcarpet >= 0
rspec ~> 3.2.0
rubocop >= 0
yard >= 0

Owners:

Authors:

  • John Donner, Sebastian Schleicher

SHA 256 checksum:

6f7d9bc62713e8a88885c5446c270daa0ba4a8e644f270a47575a588af1352b6

Total downloads 18,635

For this version 3,153

License:

MIT

Required Ruby Version: >= 2.1.0

Links: