LoggingServiceProtocol

The Logging Service can be used to set the log levels of the BlueJeansSDK, and to upload logs to BlueJeans for trouble shooting.

  • Uploads the last 7 days of BlueJeans logs to the BlueJeans Cloud. Can be used to to help us diagnose issues.

  • Uploads the last 7 days of BlueJeans logs to the BlueJeans Cloud. Can be used to to help us diagnose issues.

  • Represents the extent of logging detail provided by the SDK in order to diagnose operations.

    Any change to the loggingMode, with the exception of initialization, will generate an event callback via the onChange handler.

    Possible values are debug, info, warning, error, verbose.

  • Sets the logging mode, changes can be observed with the loggingMode property

    Possible values are debug, info, warning, error, verbose.

  • Enables Audio dump for debug purposes while in a meeting

    Note: the audio capture dumps will be heavier in size and use it only when needed, just for 2 min and ensure to upload them once captured.