jiti-meet/react/features/base/devices
paweldomas b9addaed71 ref(log): logs device list and selected devices
Logs the device list when is updated in the reducer and removes
"button enabled" logging which used to dump the device list, but
in a useless way(Object[Object]).

Makes an attempt to log currently selected device, but because of
multiple possible paths it's impossible to find one reliable spot to log
selected device. One has to rely on device list and the GUM call logged
to figure things out.
2020-03-06 16:19:20 +01:00
..
actionTypes.js feat(api): notify api of mic and camera errors (#4289) 2019-05-29 14:17:07 -07:00
actions.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
functions.js ref(log): logs device list and selected devices 2020-03-06 16:19:20 +01:00
index.js fix action uid name / remove imports 2019-12-06 11:37:08 +00:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat: show no audio signal notification 2019-12-06 11:37:08 +00:00
reducer.js ref(log): logs device list and selected devices 2020-03-06 16:19:20 +01:00