MyFormatUtils

open class MyFormatUtils

字符串格式化工具,使用的log4j的格式化,和输出日志一样的写法

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun format(text: String, args: Array<Any>): String
格式化字符串