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