canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
Apache License 2.0
30 stars 37 forks source link

Remove dup ms from logging format #836

Closed dosaboy closed 3 months ago

dosaboy commented 3 months ago

asctime already contains milliseconds so we were printing it twice.