logging updates

This commit is contained in:
Timo K
2026-01-15 18:13:34 +01:00
parent f7590a33d7
commit f71e483080
5 changed files with 35 additions and 9 deletions

View File

@@ -189,10 +189,6 @@ export function createConnectionManager$({
}
},
(scope, _data$, serviceUrl, alias, sfuConfig) => {
logger.debug(
`Creating connection to ${serviceUrl} (${alias}, withSfuConfig (local connection?): ${JSON.stringify(sfuConfig) ?? "no config->remote connection"})`,
);
const connection = connectionFactory.createConnection(
scope,
{