toCompactStackTrace

fun Throwable.toCompactStackTrace(shortenedPackages: Map<String, String> = emptyMap(), maxLines: Int = 10): String