refactor: Use proper logging facilities in WebfingerService
- Sep 06, 2024
-
-
cuteBoiButt authoredVerified6b88c4f1
-
- Sep 05, 2024
-
-
Verified02c3ee12
-
What does this PR do? (Please give us a brief description of what this PR does.) Dumping to console.error counts as a fail condition for unit testing; considering that a failure to fetch host-meta is a "soft" error, we probably should not do that and instead use proper logging infrastructre.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines