Change log format to contain UTC timestamp
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
[ENHANCEMENTS]
|
[ENHANCEMENTS]
|
||||||
|
|
||||||
* Ignore devices with "phone" in their CDP/LLDP platform description
|
* Ignore devices with "phone" in their CDP/LLDP platform description
|
||||||
|
* Change log format to contain UTC timestamp
|
||||||
|
|
||||||
2.027007 - 2014-05-27
|
2.027007 - 2014-05-27
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
# ----------------
|
# ----------------
|
||||||
|
|
||||||
log: 'warning'
|
log: 'warning'
|
||||||
logger_format: '[%P] %L @%D> %m'
|
logger_format: '[%P] %U %L %m'
|
||||||
|
|
||||||
# ------------
|
# ------------
|
||||||
# WEB FRONTEND
|
# WEB FRONTEND
|
||||||
|
|||||||
Reference in New Issue
Block a user