Explorar el Código

Use LogTimeGranularity 1 because precision is sometimes useful

Implements #22373.
teor hace 7 años
padre
commit
c3b5e393d7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      torrc_templates/common.i

+ 1 - 0
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}