Logger is a derived Class from EnxRtc that is used to customize logging requirements of the Client Endpoint.
Methods
setLogLevel()
– To set browser console log level from 0-5 in decreasing order of details.setOutputFunction()
– To get console log output into given method for processing.postClientLogs()
– To share console logs with the Portal Tech Team.