MAX_DEBUG_LINE_LENGTH

const val MAX_DEBUG_LINE_LENGTH: Int = 512(source)

Cap on the device-log line buffer. Bounds debugOut for a stream that never yields a newline.