[tor-commits] [chutney/master] Use LogTimeGranularity 1 because precision is sometimes useful
teor at torproject.org
teor at torproject.org
Thu May 25 04:24:50 UTC 2017
commit c3b5e393d7227ff96557cb21ecc253c9f8dc1790
Author: teor <teor2345 at gmail.com>
Date: Thu May 25 14:23:16 2017 +1000
Use LogTimeGranularity 1 because precision is sometimes useful
Implements #22373.
---
torrc_templates/common.i | 1 +
1 file changed, 1 insertion(+)
diff --git a/torrc_templates/common.i b/torrc_templates/common.i
index 5213823..884878b 100644
--- a/torrc_templates/common.i
+++ b/torrc_templates/common.i
@@ -56,5 +56,6 @@ Log info file ${dir}/info.log
#Log debug file ${dir}/debug.log
ProtocolWarnings 1
SafeLogging 0
+LogTimeGranularity 1
${authorities}
More information about the tor-commits
mailing list