format

fun LogWriter.format(logTag: String, tag: String, message: String, vararg args: Any?): String

Default method to format the message to be logged.