tapik
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tapik
common-plugin
/
dev.akif.tapik.plugin
/
TapikLogger
/
info
info
abstract
fun
info
(
message
:
String
,
error
:
Throwable
?
=
null
)
(
source
)
Logs an informational message.
Parameters
message
message to log.
error
optional error associated with the message.