kodein-log
/
org.kodein.log
/
LogFilter
common
Log
Filter
fun fun interface
LogFilter
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
filter
Link copied to clipboard
common
abstract fun
filter
(tag:
Logger.Tag
, entry:
Logger.Entry
):
Logger.Entry
?
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard