]> git.ipfire.org Git - people/stevee/guardian.git/commit
Except and log if an event could not be parsed correctly.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 17 Feb 2016 11:52:58 +0000 (12:52 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 17 Feb 2016 11:52:58 +0000 (12:52 +0100)
commitdd0483736d6d2f194908eff73f36f50de1dd0197
tree5fe615343f5f5344274f34d05068822226a93344
parent5cd378cd4a4b7659ddbbbc524b1b528c53d37203
Except and log if an event could not be parsed correctly.

If the called parser is not able to parser the given message
for any event in the right way, except and log it as an error.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
guardian
modules/Parser.pm