toggle menu
utils
233.13000-SNAPSHOT
jvm
switch theme
search in API
utils
/
com.jetbrains.packagesearch.plugin.utils
/
PluginLogger
/
logInfo
log
Info
abstract
fun
logInfo
(
message
:
String
,
throwable
:
Throwable
?
=
null
)
abstract
fun
logInfo
(
contextName
:
String
?
=
null
,
throwable
:
Throwable
?
=
null
,
messageProvider
:
(
)
->
String
)