tor/changes/ticket23604
David Goulet 9b4513c5d1 hs: Log the intro point when we clean it up
When we remove an intro point from the service list, log info about it and
some useful data.

Signed-off-by: David Goulet <dgoulet@torproject.org>
2017-09-20 13:08:16 -04:00

6 lines
284 B
Plaintext

o Minor bugfixes (hidden service, circuit):
- Improve logging of many callsite in the circuit subsystem to print the
circuit identifier(s).
- Log when we cleanup an intro point from a service so we know when and
for what reason it happened. Closes ticket 23604.