-
public final class PlatformSerializerKt
-
-
Method Summary
Modifier and Type Method Description final static StringtruncatedStacktrace(PlatformSerializer $self, Array<StackTraceElement> elements)Return the first 200 elements of elements as a JSON-encoded string -
-
Method Detail
-
truncatedStacktrace
final static String truncatedStacktrace(PlatformSerializer $self, Array<StackTraceElement> elements)
Return the first 200 elements of elements as a JSON-encoded string
-
-
-
-