RubyGems Navigation menu

evanescent 1.0.1

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. * 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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

chronic_duration >= 0.10.6, ~> 0.10

Development Dependencies (5):

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

Owners:

Authors:

  • Fabio Pugliese Ornellas

SHA 256 checksum:

a28eac13eb16421bbb6a641d5f473fa9aafc228f96334e9dc3d286f546d689e0

Total downloads 11,560

For this version 2,173

License:

GPLv3

Required Ruby Version: >= 0

Links: