]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
guardian: Introduce debugger.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 3 Oct 2014 16:00:22 +0000 (18:00 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 3 Oct 2014 16:11:52 +0000 (18:11 +0200)
commit9121bf045fb51262bb74acdc188638043a54344a
tree36ba1604ecad8dea1f63e0260c2056321fa18ce9
parentd15ca36d0bbc3295a5fb03ef9110ad8804c23045
guardian: Introduce debugger.

Splitt the existing write_log function into two seperate functions to handle
the write out of debug messages if guardian has been launched in debug mode and
content we want to store in the logfile.

This will prevent us from bloating up the logfile with debug stuff.
config/guardian/guardian.pl