dir: Remove connection_dir_is_anonymous() logging
commit985717675cf2c613ca88bae694695c5ee7db05d4
authorDavid Goulet <dgoulet@torproject.org>
Thu, 24 Oct 2019 15:23:31 +0000 (24 11:23 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 24 Oct 2019 15:23:31 +0000 (24 11:23 -0400)
treea2eabf9b0dd0ad3c02eeca589e84f96320d8c6a7
parent09468cc58b52132af1232e2cd3925c273382bba6
dir: Remove connection_dir_is_anonymous() logging

First, remove the HSDir mention which should not be in that generic function.
Second, move them to debug() level since they are possible error case.

Part of #31958

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/feature/dircommon/directory.c