Change log format to contain UTC timestamp

This commit is contained in:
Oliver Gorwits
2014-06-02 18:59:42 +01:00
parent 235728f649
commit 3bb0aa2864
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -10,7 +10,7 @@
# ----------------
log: 'warning'
logger_format: '[%P] %L @%D> %m'
logger_format: '[%P] %U %L %m'
# ------------
# WEB FRONTEND