I'm trying to create mcp client, but tracking subscriber panic, and I would like to use normal log or println! But it doesn't print anything, like the code just stops on creating a client and then no logs..
Seems like the client works in command line, but not in my program directly? Are there some good tutorials out there? Examples doesn't explain anything in comments.
I'm trying to create mcp client, but tracking subscriber panic, and I would like to use normal log or println! But it doesn't print anything, like the code just stops on creating a client and then no logs..
Seems like the client works in command line, but not in my program directly? Are there some good tutorials out there? Examples doesn't explain anything in comments.