Companion

Functions

Link copied to clipboard
fun getBottom(len: Int): String

Get bottom bold divider with the length of len.

Link copied to clipboard
fun getDivider(len: Int): String

Get normal divider with the length of len.

Link copied to clipboard
fun getInfo(content: String): String

Get info with LogDivider.BOLD_START.

Link copied to clipboard
fun getTop(len: Int): String

Get top bold divider with the length of len.