Function setLogExtension

  • use this to hook into the logging function to allow sending internal livekit logs to third party services if set, the browser logs will lose their stacktrace information (see https://github.com/pimterry/loglevel#writing-plugins)

    Parameters

    • extension: LogExtension
    • Optional logger: StructuredLogger

    Returns void

Generated using TypeDoc