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.5KB)
  2. 0.4.1 - April 29, 2016 (23KB)
  3. 0.4.0 - April 29, 2016 (23KB)

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,569

このバージョンのみ 4,282

ライセンス:

Revised BSD, see LICENSE.md

必要なRubyのバージョン: >= 0

リンク: