RubyGems Navigation menu

logrotate 1.1.0

This package is a library of methods that perform log rotation. The log rotate methods allow the caller to specify options (via parameters) such as how many rotated files to keep, what type of extension to place on the rotated file (date or a simple count), and whether to zip the rotated files. Live log files (currently being written to by a live process) can be rotated as well. The post_rotate option is useful in that context, as it can be used to send a HUP signal to notify the live process to reopen its log file. This package was inspired by the need to have a library version of the unix logrotate tool. The unix logrotate tool requires the user to specify options in a config file, and is usually invoked through cron.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2.1 - January 17, 2010 (14.5KB)
  2. 1.2.0 - October 21, 2009 (14KB)
  3. 1.1.0 - August 27, 2008* (13KB)
  4. 1.0.0 - July 17, 2008* (9.5KB)

Development依存関係 (1):

hoe >= 1.7.0

所有者:

作者:

  • DesigningPatterns

SHA 256チェックサム:

310bf4182204b4f094318fdc1b38ace54ba1153e1761988daf7b5e9d89883217

累計ダウンロード数 181,755

このバージョンのみ 3,617

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: