http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.protocol.messages
/
McpLogging
/
SetLevel
Set
Level
object
SetLevel
(
source
)
Members
Types
Request
Link copied to clipboard
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"logging/setLevel"
)
data
class
Request
(
val
params
:
McpLogging.SetLevel.Request.Params
,
val
id
:
Any
?
,
val
jsonrpc
:
String
=
"2.0"
)
:
McpJsonRpcRequest