Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

The logs in the example

Daghe
Beginner
347 Views

When I change the file in extra/examples/public to see the printed log, where can I find it, or change the log level configuration then i can find it, expect to reply, thank you!

0 Kudos
1 Reply
Qiujiao_W_Intel
Employee
347 Views

there is an example on log level setting in extras/basic_examples/public/script2.js file, log info will display in chrome console, please refer:

 L.Logger.setLogLevel(L.Logger.INFO);

0 Kudos
Reply