mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-26 05:17:04 +00:00
logging updates
This commit is contained in:
@@ -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,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user