cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::LoggingMessageNotificationParams Struct Reference

Parameters for notifications/message. More...

#include <logging.hpp>

Public Attributes

LoggingLevel level = LoggingLevel::Info
 Severity of this log message.
 
std::optional< std::string > logger
 Optional logger name or category.
 
Json data
 Structured log payload.
 
std::optional< Jsonmeta
 Optional _meta extension object preserved on the wire.
 
Json extensions = Json::object()
 Unknown JSON members preserved for forward-compatible round trips.
 

Detailed Description

Parameters for notifications/message.


The documentation for this struct was generated from the following file: