Ticket #6219 enhancement closed duplicate

Opened 5 months ago

Last modified 5 months ago

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

microseconds.patch Download (0.5 KB) - added by slara 5 months ago.

Change History

Changed 5 months ago by slara

1

Changed 5 months ago by exarkun

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #3513.

Note: See TracTickets for help on using tickets.