treessence / fr.bipi.tressence.common.formatter / LogcatFormatter

LogcatFormatter

class LogcatFormatter : Formatter

Constructors

<init>

LogcatFormatter()

Properties

osInfoProvider

var osInfoProvider: OsInfoProvider

timeStamper

var timeStamper: TimeStamper

Functions

format

fun format(priority: Int, tag: String?, message: String): String

Companion Object Properties

INSTANCE

val INSTANCE: LogcatFormatter