]> git.ipfire.org Git - people/stevee/guardian.git/commit
Add timestamps when logging messages.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 19 Jul 2016 08:37:39 +0000 (10:37 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 19 Jul 2016 08:37:39 +0000 (10:37 +0200)
commitc2c5b739a22c9c1119e31d06c5acf5babd31c400
treeb2a878d47f377bcee0666b79abe1f64e585e04fe
parente2377f6327a5c85eae700262f91254ef30c76b31
Add timestamps when logging messages.

When using the logfacilities File or Console,
timestamps now will be added to the log messages.

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