RubyGems Navigation menu

transaction_logger 1.0.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:

4492c243146f70bf7fe10a1ac5d4dda228ef207866df4c8c4f3a5ecec3b279a6

Total downloads 18,696

For this version 2,043

License:

MIT

Required Ruby Version: >= 2.1.0

Links: