BugReporting

Entrypoint for printing meaningful debug information in case of failed internal consistency checks.

Functions

Link copied to clipboard
fun reportBug(message: String, debugInformation: Map<String, Any?> = mapOf()): Nothing

This function throws exception and generates useful debug information, as well as instructions on how to report the bug.