Inconsistent Timestamp printed by the Logger #415
-
I am using this pattern in my quill logger: set_pattern("%(ascii_time)%(message)", "%d-%m-%Y:%H:%M:%S:%Qus", quill::Timezone::LocalTime); In my logs I am seeing inconsistent results in Timestamp: Ideally it should be 2nd case because 1st one doesn't make sense. here is the version info: /** Version Info **/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This issue has already been addressed in release v3.3.0. |
Beta Was this translation helpful? Give feedback.
This issue has already been addressed in release v3.3.0.
#329