Searched refs:formatWithDescription (Results 1 – 3 of 3) sorted by relevance
46 public static String formatWithDescription(Throwable t, in formatWithDescription() method in SuccinctStackTraceFormatter86 return (formatWithDescription(t, null)); in format()
168 .formatWithDescription(record.getThrown(), in format()
221 .formatWithDescription(record.getThrown(), in publish()