Skip to content
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

Creation of a gRPC logger #201

Open
JPFrancoia opened this issue Mar 14, 2024 · 2 comments · May be fixed by #214
Open

Creation of a gRPC logger #201

JPFrancoia opened this issue Mar 14, 2024 · 2 comments · May be fixed by #214
Labels
enhancement New feature or request good first issue Good for newcomers work_in_progress Сurrently under work

Comments

@JPFrancoia
Copy link

Hi,

I made a gRPC logger (very similar to Talker's http logger, but for gRPC). It's here: https://github.com/JPFrancoia/talker_grpc_logger.

It's a bit bare bone for now, but it works for unary RPCs. Are you interested in getting it under Talker's umbrella?

@Frezyx
Copy link
Owner

Frezyx commented Mar 19, 2024

Hello @JPFrancoia !
Great idea! I think it will be useful for all grpc client users on flutter

Can you open a PR with that package in main project repository ?

@Frezyx Frezyx added good first issue Good for newcomers enhancement New feature or request labels Mar 29, 2024
@JPFrancoia JPFrancoia linked a pull request Apr 1, 2024 that will close this issue
@JPFrancoia
Copy link
Author

Here we are: #214 !

@Frezyx Frezyx added the work_in_progress Сurrently under work label Apr 27, 2024
@Frezyx Frezyx linked a pull request May 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers work_in_progress Сurrently under work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants