Anton Georgiev
63f7da5241
include Meteor connection ID in logs
2020-04-30 16:40:45 -04:00
Anton Georgiev
a8f4827af8
utilize Meteor connection id instead of trusting client side meetingId, userId
2020-02-06 15:48:16 -05:00
Chad Pilkey
e720bcf60c
fix html5 server exceptions
2019-07-06 22:48:33 +00:00
Anton Georgiev
74fed3a3c9
restructure logs so extra params are inside extraInfo {}
2019-06-28 21:40:06 +00:00
Anton Georgiev
f7170e14d9
keep CLIENT LOG on one line to facilitate parsing
2019-03-08 20:52:35 +00:00
Maxim Khlobystov
52525194fa
Make sure logContents is not duplicated
2019-02-12 15:13:35 -05:00
Oswaldo Acauan
88f7d6d7dd
Merge remote-tracking branch 'upstream/master' into upload-token
2018-09-11 16:17:38 -03:00
Oswaldo Acauan
5c9518bd27
Adjust the presentation upload to use the security token introduced in 2.1. Closes #4948
2018-09-11 16:00:49 -03:00
Anton Georgiev
e64dbda4ce
add check for logClient to handle media calls
2018-08-01 16:06:49 +00:00
Anton Georgiev
b99cc7f413
Merge pull request #5923 from MaximKhlobystov/client-logging-error
...
Fix for the client logging error
2018-07-30 14:10:16 -04:00
Maxim Khlobystov
57f8d66b35
Setting the correct validUser value.
2018-07-30 14:02:46 -04:00
Lucas Fialho Zawacki
df22f43b11
Add window.Logger to kurento-extension
2018-07-25 19:08:35 -03:00
Lucas Fialho Zawacki
b667c53590
Get more detailed logs from the video component
2018-07-25 18:53:12 -03:00
Maxim Khlobystov
e041718e55
Code cleanup
2018-07-25 15:59:14 -04:00
Maxim Khlobystov
249e79660c
Prevented the client logging error when Auth.fullInfo is not provided.
2018-07-25 14:13:22 -04:00
Bobak Oftadeh
bc3e068e2e
Client logger implemented
2018-07-04 14:02:10 -07:00
JamesJung
0fa7810e34
Add userName to the log sent from client to server ( #5535 )
...
Fix for #5454
2018-06-15 09:45:58 -03:00
Tainan Felipe
c4c0930317
remove log
2018-05-09 15:12:51 -03:00
Tainan Felipe
10a90b4180
WIP
2018-05-08 13:30:00 -03:00
Anton Georgiev
e1fc9a237e
resolve "CLIENT LOG: [object Object]"
2018-03-21 19:39:11 +00:00
Oswaldo Acauan
45d604c63d
Refactor logger from client to server
2017-10-24 10:58:46 -02:00
Oswaldo Acauan
0dd371087b
Fix logClient method name
2017-10-13 11:49:48 -03:00
Klaus Klein
59bb9fd31a
Lint to eslint
2017-06-05 16:12:06 -03:00
Klaus Klein
b574859ab2
Merge remote-tracking branch 'upstream/master' into Acl
...
* upstream/master:
Improve lint script
Update package-lock with the new packages
Add missing packages and fix formating
Switched from 2 deprecated packages
Corrected findDOMNode import for the poll shape
Switched from the deprecated react-addons-css-transition-group package to a recommended one
Updated react-meteor-data to remove a new React 15 warning
Updated main packages
Switched to prop-types package to remove new React 15 warnings
Improve ESLint rules
Linter auto fix
Change lint import configs to our pattern
Remove autofix script
Replace JSCS in favor of ESLint
2017-06-05 13:52:37 -03:00
Klaus Klein
d701966434
Fix lint problems
2017-06-05 13:40:36 -03:00
Klaus Klein
6031b21067
Change ACL to be more extensible
2017-06-02 17:37:22 -03:00
Oswaldo Acauan
e6412275a6
Linter auto fix
2017-06-02 19:25:02 +00:00
Klaus Klein
a4c8ff493a
Code refactored
2017-05-31 14:54:43 -03:00
Anton Georgiev
038405f907
some changes to logClient api
2017-05-03 13:19:21 -04:00
Klaus Klein
bede8ab447
Fix missing line and tab problem
2017-05-03 09:27:33 -03:00
Klaus Klein
131f23f42d
Fix lint problems
2017-05-02 08:30:32 -03:00
Klaus Klein
5a4f05a41a
Fix requests on PR #3865
2017-04-28 14:12:08 -03:00