kodein-log
0.13.0
common
kodein-log
/
org.kodein.log.filter.entry
/
Condition
Condition
common
sealed
class
Condition
Content copied to clipboard
Types
Inheritors
Types
Is
Pkg
Link copied to clipboard
common
data
class
IsPkg
(
val
pkg
:
String
,
behavior
:
FilterBehavior
,
val
eagerFilter
:
Boolean
=
true
)
:
Condition
Content copied to clipboard
Is
Tag
Link copied to clipboard
common
data
class
IsTag
(
val
tag
:
Logger.Tag
,
behavior
:
FilterBehavior
)
:
Condition
Content copied to clipboard
Inheritors
IsTag
Link copied to clipboard
IsPkg
Link copied to clipboard