Attention is currently required from: pespin.
1 comment:
File src/target/trx_toolkit/app_common.py:
Patch Set #1, Line 42: log_fmt = "%(asctime)s.%(msecs)03d " + log_fmt if log_time else log_fmt
is it easy to print usecs instead? I'd welcome usec granularity.
There exists no macro for usec granularity, so this would require writing a custom logging formatter. I can work on adding it if you really-really need that.
To view, visit change 41652. To unsubscribe, or for help writing mail filters, visit settings.