LogFrontend

fun fun interface LogFrontend

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
getReceiverFor
Link copied to clipboard
common
abstract fun getReceiverFor(tag: Logger.Tag): LogReceiver
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Extensions

withShortPackageKeepLast
Link copied to clipboard
common
fun LogFrontend.withShortPackageKeepLast(count: Int): LogFrontend
withShortPackageShortenFirst
Link copied to clipboard
common
fun LogFrontend.withShortPackageShortenFirst(count: Int): LogFrontend