
$Source: /home/gjvc/rnd/apache/modules/mod_log_access/mod_log_access-CURRENT/RCS/NOTES,v $
$Id: NOTES,v 1.1 2006/07/31 09:29:11 gjvc Exp $

---- log types -------------------------------------------------------

if filename contains strftime() directives, the filename is time-dependent.

if filename starts with a pipe character, log output is piped to a child.

if filename is time-dependent, the time must be checked every request.

if filename has passed expiration the current file or pipe is closed, the filename reformatted, and a new file or pipe opened.

