--debug log messages are now timestamped with fractional seconds.

This commit is contained in:
Joey Hess 2015-08-12 14:42:49 -04:00
parent 626d273240
commit 7584e47ba3
4 changed files with 14 additions and 9 deletions

View file

@ -1 +1,4 @@
ATM --debug uses timestamps at second precision. Would be nice (to see where time is spent) to have subsecond timing
> [[done]], I was able to get fractional seconds down to 0.000001
> in the debug output. --[[Joey]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-08-04T19:32:38Z"
content="""
This would require changes to the MissingH library, which is what provides
the debug logger.
"""]]