updates.
[crypto.git] / apps / silcd / server.c
index 9047fa072da57f3fd3e853bbdc2e4fbc3e04afb7..522423860637c864e4cc1c9811365831db8d41f4 100644 (file)
@@ -868,7 +868,7 @@ SILC_TASK_CALLBACK(silc_server_connect_to_router_final)
   silc_buffer_free(packet);
   silc_free(id_string);
 
-  SILC_LOG_DEBUG(("Connected to router %s", sock->hostname));
+  SILC_LOG_INFO(("Connected to router %s", sock->hostname));
 
   /* Add the connected router to local server list */
   server->standalone = FALSE;