Property LogLevel
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; }
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; }