decoder/mad, ...: more libfmt logging
This commit is contained in:
@@ -79,9 +79,9 @@ BonjourHelper::Callback([[maybe_unused]] DNSServiceRef sdRef,
|
||||
|
||||
helper.Cancel();
|
||||
} else {
|
||||
FormatDebug(bonjour_domain,
|
||||
"Registered zeroconf service with name '%s'",
|
||||
name);
|
||||
FmtDebug(bonjour_domain,
|
||||
"Registered zeroconf service with name '{}'",
|
||||
name);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user