Page MenuHomePhabricator

i2p: log errors properly according to their severity
ClosedPublic

Authored by PiRK on Jun 19 2025, 13:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCaa219b683426: i2p: log errors properly according to their severity
Summary

Co-authored-by: Vasil Dimov <vd@FreeBSD.org>

This is a backport of core#29833

Bypasses a one line change from core#25355 that replaces a LogPrintfCategory by a Log. Removing that call to LogPrintfCategory allows to remove the macro after core#28318.

Test Plan

ninja all check-all