app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.greybox.projectmesh.utils
/
Logger
/
w
w
fun
w
(
tag
:
String
,
message
:
String
)
Logs a warning-level message.
Parameters
tag
The log tag used to identify the source.
message
The message to log.