From 3bb0aa2864bcdbafc4d562bc1f73e0cdc47be15b Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 2 Jun 2014 18:59:42 +0100 Subject: [PATCH] Change log format to contain UTC timestamp --- Netdisco/Changes | 1 + Netdisco/share/config.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Netdisco/Changes b/Netdisco/Changes index 1e80a273..43f792a4 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -3,6 +3,7 @@ [ENHANCEMENTS] * Ignore devices with "phone" in their CDP/LLDP platform description + * Change log format to contain UTC timestamp 2.027007 - 2014-05-27 diff --git a/Netdisco/share/config.yml b/Netdisco/share/config.yml index 6089d80f..8479600f 100644 --- a/Netdisco/share/config.yml +++ b/Netdisco/share/config.yml @@ -10,7 +10,7 @@ # ---------------- log: 'warning' -logger_format: '[%P] %L @%D> %m' +logger_format: '[%P] %U %L %m' # ------------ # WEB FRONTEND