You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python sdk said, use server.request_context.session.send_log_message to send log.
I write a mcp server with this library, how can i send some log to mcp client.
i notice that server has errLogger attribute, but i can't use it .
Do you have any suggestions about these?
The text was updated successfully, but these errors were encountered:
The Python sdk said, use
server.request_context.session.send_log_message
to send log.I write a mcp server with this library, how can i send some log to mcp client.
i notice that server has errLogger attribute, but i can't use it .
Do you have any suggestions about these?
The text was updated successfully, but these errors were encountered: