Files
jitsi-meet/react/features/large-video/logger.js
Дамян Минков 651d713206 feat: Allows jvb to control DTLS/SRTP protection profile. (#7626)
* feat: Allows jvb to control DTLS/SRTP protection profile.

* test: Adds dominant speaker change print for large in testing mode.
2020-09-09 16:14:53 -05:00

6 lines
116 B
JavaScript

// @flow
import { getLogger } from '../base/logging/functions';
export default getLogger('features/large-video');