RubyGems Navigation menu

evanescent 1.0.2

This gem provides an IO like object, that can be used with any logging class (such as Ruby's native Logger). This object will save its input to a file, and allows: rotation by time / date, compression of old files and removal of old compressed files. Its purpuse is to supplement logging classes, allowing everything related to logging management, to be done within Ruby, without relying on external tools (such as logrotate).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.0 - December 23, 2015 (7.0 KB)
  2. 1.0.3 - December 17, 2015 (6.0 KB)
  3. 1.0.2 - November 18, 2015 (6.0 KB)
  4. 1.0.1 - November 13, 2015 (6.0 KB)
  5. 1.0.0 - November 13, 2015 (5.5 KB)

Runtime 相依性套件 (1):

chronic_duration >= 0.10.6, ~> 0.10

Development 相依性套件 (5):

guard-rspec ~> 4.6, ~> 4.6.4
rake >= 10.4.2, ~> 10.4
rspec ~> 3.3
simplecov ~> 0.10
timecop ~> 0.8

擁有者:

作者:

  • Fabio Pugliese Ornellas

SHA 256 總和檢查碼:

1d0924c9d4ca66174880bbb9ad6e29c5cecd4fb5ff42d8f810ce479b3ee8fa5f

總下載次數 11,679

這個版本 2,175

授權:

GPLv3

Ruby 版本需求: >= 0

相關連結: