TableFormat

constructor(maxSingleLogLength: Int, maxPrintTimes: Int, header: TableFormat.LogHeader = LogHeader.default, ellipsis: String? = null)(source)

Parameters

ellipsis

If the content that needs to be printed exceeds the number of times specified by maxPrintTimes, the user can decide whether to end with ellipsis