Compare commits

...

1 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé d9da14ab12
log: fix log formatting 2019-09-08 19:28:28 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ class RNConnectionService
String handle,
boolean hasVideo,
Promise promise) {
JitsiMeetLogger.d("%d startCall UUID=%s, h=%s, v=%s",
JitsiMeetLogger.d("%s startCall UUID=%s, h=%s, v=%s",
TAG,
callUUID,
handle,