j-logger-coroutine
2.0.3-alpha5
j-logger-coroutine
/
kr.jadekim.logger.coroutine
/
sDebug
s
Debug
suspend
fun
<ERROR CLASS>
.
sDebug
(
message
:
String
,
throwable
:
Throwable
?
=
null
,
meta
:
Map
<
String
,
Any
?
>
=
emptyMap()
)
Content copied to clipboard
suspend
fun
<ERROR CLASS>
.
sDebug
(
body
:
<ERROR CLASS>
.
(
)
->
String
)
Content copied to clipboard