RubyGems Navigation menu

transaction_logger 0.1.0

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)
  6. 0.1.0 - July 10, 2015 (10.5 KB)
Show all versions (8 total)

Development Dependencies (7):

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

Owners:

Authors:

  • John Donner, Sebastian Schleicher

SHA 256 checksum:

8dc6630357eaa7d9dc23c49be77ad8a3306d7790b5c4911269b8cd4cad063882

Total downloads 18,729

For this version 2,004

License:

MIT

Required Ruby Version: >= 2.1.0

Links: