toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
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
)