summaryrefslogtreecommitdiff
path: root/src/core/or/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/status.c')
-rw-r--r--src/core/or/status.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/status.c b/src/core/or/status.c
index df9577ada5..9e7ae70535 100644
--- a/src/core/or/status.c
+++ b/src/core/or/status.c
@@ -105,7 +105,7 @@ log_onion_service_stats(void)
}
log_notice(LD_HEARTBEAT,
- "Our onion service%s received %u v3 INTRODUCE2 cells "
+ "Heartbeat: Our onion service%s received %u v3 INTRODUCE2 cells "
"and attempted to launch %d rendezvous circuits.",
num_services == 1 ? "" : "s",
hs_stats_get_n_introduce2_v3_cells(),