Ticket #6219 enhancement closed duplicate
Allow microseconds in FileLogObserver when timeFormat is specified
| Reported by: | slara | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Current formatTime method implementation uses time to format timestamps when a custom timeFormat is specified. This does not allow to show microseconds in the log.
To fix this, datetime.strftime could be used.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

