logRootCauses

open fun logRootCauses(tag: String)

Logs all root causes using the given tag.

Each root cause is logged separately to avoid throttling. printStackTrace will provide a more succinct overview of why the exception occurred, although it does not include complete stack traces.