-
Notifications
You must be signed in to change notification settings - Fork 140
Logging issues #117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
For applications, you can view rig-example |
Thank you, very much :) |
@4t145 Can I introduce simple-chat-client into the example for developers' reference? |
@jokemanfire That would be great! |
Can this be closed @4t145 @alexiokay ? |
I will close this issue , if there're any confusion , you can reopen it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: