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 校验和:

1f3796215fadd1a3bc5407e8d676685e2d2e6d29a3b72a83384b2307ef56c407

下载总量 9,566

这个版本 4,281

许可:

Revised BSD, see LICENSE.md

需要的 Ruby 版本: >= 0

链接: