Avatar

Employee

There is a propert "suppressDebugTraces" in ConnectSession that you can set to false to disable LCCS traces.

You can also specify a different "trace" function in com.rtc.util.DebugUtil.traceFunction if, for example, in AIR you want to save those messages in a file, or if you want to display them in a special debug window.