Class LoggingCapability
- Namespace
- ModelContextProtocol.Protocol
- Assembly
- ModelContextProtocol.Core.dll
Represents the logging capability configuration for a Model Context Protocol server.
public sealed class LoggingCapability
- Inheritance
-
LoggingCapability
- Inherited Members
Remarks
This capability allows clients to set the logging level and receive log messages from the server. See the schema for details.
This class is intentionally empty as the Model Context Protocol specification does not currently define additional properties for sampling capabilities. Future versions of the specification may extend this capability with additional configuration options.