FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.logging
/
trace
trace
fun
StoreLogger
.
trace
(
tag
:
String
?
=
null
,
message
:
(
)
->
String
)
Shorthand for
log
with
StoreLogLevel.Trace
as the log level.