FLOG(1) | General Commands Manual | FLOG(1) |
flog - dump STDIN to file and reopen on SIGHUP
flog [ -t ] [ -T format ] [ -l number ] [ -F fifo ] [ -p pidfile ] logfile
flog (file logger) reads input from STDIN and writes to a file. When a SIGHUP is received, the file will be reopened, allowing for log rotation.
Fredrik Sjoholm <fredrik@sjoholm.com>
Licensed under the GNU General Public License
March 2008 |