toggle menu
kotlin-logging
6.0.4
common
switch theme
search in API
kotlin-logging
/
io.github.oshai.kotlinlogging
/
KLogger
/
exit
exit
open
fun
exit
(
)
Add log message indicating exit of a method
open
fun
<
T
>
exit
(
result
:
T
)
:
T
Add a log message with the return value of a method