Explorar o código

quiet another entry guard log message

svn:r6169
Roger Dingledine %!s(int64=20) %!d(string=hai) anos
pai
achega
8d1f65a222
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/circuitbuild.c

+ 1 - 1
src/or/circuitbuild.c

@@ -1912,7 +1912,7 @@ entry_guards_set_status_from_directory(void)
   routerlist_t *routers;
   time_t now;
   int changed = 0;
-  int severity = LOG_NOTICE;
+  int severity = LOG_INFO;
   if (! entry_guards)
     return;