[Logcheck-commits] CVS logcheck

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Sat, 12 Jun 2004 12:31:32 -0600


Update of /cvsroot/logcheck/logcheck
In directory haydn:/tmp/cvs-serv24700

Modified Files:
	TODO 
Log Message:

new logcheck switch (no change inside of logtail for that):
`logcheck -l logfile` processes just this logfile
moved code to be called to new function logoutput()
the code there didn't change, just the logic how we are calling it.
added a debug message there, name change of switches as discussed on devel.
works fine for me, please double check.
hope you like it? :)


--- /cvsroot/logcheck/logcheck/TODO	2004/06/10 09:24:58	1.5
+++ /cvsroot/logcheck/logcheck/TODO	2004/06/12 18:31:31	1.6
@@ -21,8 +21,6 @@
 
 * Re-write logtail
 
-   Add testing mode were no offset is update.
-   Pass logfile as arg -l from logcheck.
    Needs to handle rotated files it self
    Use a BDB (?) database for storing file offsets
    Have roll back support