mcp4k
Toggle table of contents
0.4.8
common
Target filter
common
Switch theme
Search in API
Skip to content
mcp4k
mcp4k-runtime
/
sh.ondr.mcp4k.schema.logging
/
LoggingMessageNotification
/
LoggingMessageParams
/
LoggingMessageParams
Logging
Message
Params
constructor
(
level
:
LoggingLevel
,
logger
:
String
?
=
null
,
data
:
JsonElement
,
_meta
:
Map
<
String
,
JsonElement
>
?
=
null
)