test timestamp formats

Change-Id: Ifb96e0af055c536cd3b14685812d8fd67d65cd2c
This commit is contained in:
Neels Hofmeyr 2023-06-03 01:14:05 +02:00
parent fb1286a161
commit 9501e1d8b2
1 changed files with 4 additions and 0 deletions

View File

@ -268,6 +268,10 @@ logging_vty_test# logging print timestamp date-packed
logging_vty_test# log-test
19790923205500423423 DAA DEBUG :)
logging_vty_test# logging print timestamp date
logging_vty_test# log-test
1979-09-23,20:55:00.423423 DAA DEBUG :)
logging_vty_test# logging print timestamp none
logging_vty_test# log-test
DAA DEBUG :)