Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since WebSDK build 2.0.215 it is possible to set a separate logger parameters not only for application, but also for every session, stream or call. In this case, every object uses its own logger instance. For example, let's create a separate custom loggers for stream publishing and playback in Two Way Streaming application:

1. Defaine Define custom loggers for publishing

...