Ticket #34 (new enhancement)

Opened 2 years ago

timestamping in log messages

Reported by: pbatard Owned by:
Component: libusb-1.0 Keywords: timestamp, logging
Cc: Blocked By:
Blocks:

Description

(optional?) timestamping would be welcome in the log functions, as it's obviously very useful for troubleshooting (performance, timeouts, concurrency...)

Now, there's only ONE non hare-brained time format in the whole universe, and that's big endian, with 24 hour clock, leading zeroes and no optional fields, i.e. YYYY.MM.DD HH:MM:SS.mmm (eg. '2010.03.08 02:58:05.024')

That is all. ;)

Note: See TracTickets for help on using tickets.