-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The current logger gives timestamps by second which makes it hard to understand the order of events since events are so frequent
Describe the solution you'd like
A clear and concise description of what you want to happen.
Would like logs to be timestamped my millisecond.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
It would be great if we could get millisecond precision in the logs using something like env_logger
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers