At 17:32 8/16/2015 -0400, you wrote:
LogTimeGranularity 1
Thank you! I'm putting this in the debug activation script:
TORCTRL=x.x.x.x nc ${TORCTRL:?} 9151 <<EOF AUTHENTICATE "password" SETCONF LogTimeGranularity=1 SETCONF Log="debug file logfile$(date '+%M%S')" QUIT EOF