---
name: flog
version: 1.8
origin: sysutils/flog
comment: A small STDIN-to-file logger with support for log rotation
arch: freebsd:9:x86:64
www: http://oss.ezic.com/
maintainer: anders@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 10894
desc: |
  flog (file logger) is a small C program that reads input from STDIN and writes
  to a file, optionally adding timestamps. If SIGHUP is received, the file will
  be reopened, allowing for log rotation (see newsyslog(8)). The log file will
  only be reopened if flog detects that rotation has occurred (i.e., the old file
  is gone or the inode has changed). flog is extremely small (a memory footprint
  of less than 500 bytes). It also protects you from running out of disk space;
  if that happens, the logfile will be truncated and a warning generated. This
  could save you from waking up to pager beeps in the middle of the night.

  WWW: http://oss.ezic.com/
categories: [sysutils]
files:
  /usr/local/bin/flog: 02d7730d532851d2229c75de395f00918f797fe418e8bc454d89e710ac3f7d89
  /usr/local/share/doc/flog/README: e5309af10e5e895794effd6604ffb8488dd2c10242695909242f22aec21d8b2d
directories:
  /usr/local/share/doc/flog/: n
scripts: {}
