kotlin-logging
/
mu
/
KLogger
/
exit
common
js
jvm
native
exit
common
abstract fun
exit
()
Content copied to clipboard
Add log message indicating exit of a method
common
abstract fun <
T
>
exit
(result:
T
):
T
Content copied to clipboard
Add a log message with the return value of a method