RubyGems Navigation menu

logtwuncator 0.1.2

It comes with a windows service to install and leave running to monitor the directories you specify in the config file. The config file allows the specification of many directories to monitor for log file age and size. File age is monitored by using the file creation date. In *nix programs like logrotate the log file can be moved and recreated using POSIX signalling to restart the process, and hence starting with a new file and creation date. On windows this is not possible without getting really intimate with the running process, so to get around it this program uses win32 API call to change the created date after arching and truncating the file, leaving it in plave. This seems to work fine with Rails and Apache but may cause problems depending on how the running application has opened the log file to append to it. Please report any problems/suggestions you have. Credits:

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.6 - January 03, 2012 (12.5 KB)
  2. 0.1.5 - January 03, 2012 (12.5 KB)
  3. 0.1.4 - December 28, 2011 (12.5 KB)
  4. 0.1.3 - December 28, 2011 (12.5 KB)
  5. 0.1.2 - January 16, 2008* (13.0 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (2):

hoe >= 1.4.0
win32-service = 0.5.2

业主:

作者:

  • Adam Meehan

SHA 256 校验和:

728ddc79790d87272386755457b4785c1df44a73c6c745871841dc025d994474

下载总量 27,087

这个版本 4,092

许可:

需要的 Ruby 版本:

链接: