filter
Returns true
if and only if the log entry should be persisted.
Parameters
priority
Log level. See Log for constants.
tag
Explicit or inferred tag.
message
Formatted log message.
t
Accompanying exceptions.
See also
Timber.Tree.log
Returns true
if and only if the log entry should be persisted.
Log level. See Log for constants.
Explicit or inferred tag.
Formatted log message.
Accompanying exceptions.