]> git.ipfire.org Git - thirdparty/sarg.git/commit - readlog.c
Verbose output with correct period covered by the logs
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 29 Sep 2014 19:49:26 +0000 (21:49 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 29 Sep 2014 19:49:26 +0000 (21:49 +0200)
commit6a943fc185120fb4b7e22bdadfa3e8f87b9d8dc8
treec14c0c4693c81f33bda35205c0999e527b8a3e86
parent0971b2d6cc7491724ace6b636e50f57fbf2bcfa9
Verbose output with correct period covered by the logs

Previous versions reported the period covered by the log but it was, in
fact, the period extracted from the log limited to the requested range.

Now, two distinct messages are displayed in verbose mode. The first is the
period really covered by the log files. The second is the range taken into
account to produce the report.
include/defs.h
log.c
readlog.c