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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (1):

sinatra >= 1.4.4, ~> 1.4

Development 相依性套件 (4):

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

擁有者:

作者:

  • Paul Kwiatkowski

SHA 256 checksum:

1f3796215fadd1a3bc5407e8d676685e2d2e6d29a3b72a83384b2307ef56c407

總下載次數 9,569

這個版本 4,282

License:

Revised BSD, see LICENSE.md

Ruby 版本需求: >= 0

相關連結: