Companion

object Companion

Properties

Link copied to clipboard
const val HANDLE_LEVEL_CRASH: Int = 1
Link copied to clipboard
const val HANDLE_LEVEL_LOG: Int = 2
Link copied to clipboard
const val HANDLE_LEVEL_OFF: Int = 0

Functions

Link copied to clipboard
fun initialize(crashHandlerCommand: ProcessBuilder)

Initialize the Crash Handler and the ThreadExceptionHandler.