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