coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-core
/
coil3.util
/
log
log
fun
Logger
.
log
(
tag
:
String
,
throwable
:
Throwable
)
inline
fun
Logger
.
log
(
tag
:
String
,
throwable
:
Throwable
,
message
:
(
)
->
String
)
inline
fun
Logger
.
log
(
tag
:
String
,
level
:
Logger.Level
,
message
:
(
)
->
String
)