toggle menu
khronicle
common
switch theme
search in API
khronicle-core
/
com.juul.khronicle
/
LogFilter
Log
Filter
fun
interface
LogFilter
Members
Functions
can
Log
Link copied to clipboard
abstract
fun
canLog
(
tag
:
String
,
message
:
String
,
metadata
:
ReadMetadata
,
throwable
:
Throwable
?
)
:
Boolean