bundleWithRumEnabled property

bool bundleWithRumEnabled
getter/setter pair

Enables the logs integration with RUM.

If enabled, all the logs will be enriched with the current RUM View information and it will be possible to see all the logs sent during a specific View lifespan in the RUM Explorer.

Defaults to true.

Implementation

bool bundleWithRumEnabled;