jiti-meet/react/features/base/logging
Saúl Ibarra Corretgé 902da8cc4f rn: add native loggers
These provide the ability to integrate the SDK with some other application
loggers.

At the time this was written we use Timber on Android and CocoaLumberjack on iOS.

In addition to the integration capabilities, a LogBridge React Native module
provides log transports for JavaScript code, thus centralizing all logs on the
native loggers.
2019-09-04 10:50:30 +02:00
..
JitsiMeetInMemoryLogStorage.js ref(JitsiMeetLogStorage): move to base/logging 2019-02-01 10:34:03 +01:00
JitsiMeetLogStorage.js fix(JitsiMeetLogStorage): do not log whole message 2019-02-01 10:34:03 +01:00
LogTransport.native.js rn: add native loggers 2019-09-04 10:50:30 +02:00
LogTransport.web.js rn: add native loggers 2019-09-04 10:50:30 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js feat(RN): enable log collector on mobile 2019-02-01 10:34:03 +01:00
functions.js rn: add native loggers 2019-09-04 10:50:30 +02:00
index.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js rn: add native loggers 2019-09-04 10:50:30 +02:00
reducer.js feat(RN): enable log collector on mobile 2019-02-01 10:34:03 +01:00