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