RubyGems Navigation menu

adalog 0.5.0

A not-quite logger, with several storage methods. Records occurrences, provides a web app for viewing entries. Motivated by the need to record the actions of stubbed-out versions of adapters to third-party services, and for that record to be something other than a traditional logger. Web viewer is built in Sinatra and so can be run standalone via the usual methods or mounted at some route within a Rails app. Comes with three repository implementations for storing/retrieving entries and is trivial to write your own.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.0 - July 24, 2016 (26.5 KB)
  2. 0.4.1 - April 29, 2016 (23 KB)
  3. 0.4.0 - April 29, 2016 (23 KB)

Runtime Dependencies (1):

sinatra >= 1.4.4, ~> 1.4

Development Dependencies (4):

bundler ~> 1.5
rake ~> 10.0
turn-again-reporter >= 1.1.0, ~> 1.1

Owners:

Authors:

  • Paul Kwiatkowski

SHA 256 checksum:

1f3796215fadd1a3bc5407e8d676685e2d2e6d29a3b72a83384b2307ef56c407

Total downloads 9,529

For this version 4,266

License:

Revised BSD, see LICENSE.md

Required Ruby Version: >= 0

Links: