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
Open

Creation of a gRPC logger #201

JPFrancoia opened this issue Mar 14, 2024 · 2 comments
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
Copy link
Author

Here we are: #214 !

@Frezyx Frezyx added the work_in_progress Сurrently under work label Apr 27, 2024
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

No branches or pull requests

2 participants