Table of Contents

Property LogLevel

Namespace
LMKit.Mcp.Server
Assembly
LM-Kit.NET.dll

LogLevel

Gets the minimum severity the client has asked to receive. Defaults to Info; a server should not send anything below it.

public McpLogLevel LogLevel { get; }

Property Value

McpLogLevel
Share