treessence / fr.bipi.tressence.common.filters / PriorityFilter

PriorityFilter

class PriorityFilter : Filter

Constructors

<init>

PriorityFilter(minPriority: Int)

Properties

minPriority

val minPriority: Int

Functions

isLoggable

fun isLoggable(priority: Int, tag: String?): Boolean

skipLog

fun skipLog(priority: Int, tag: String?, message: String, t: Throwable?): Boolean