Dotnet-IO-logger / core

Dotnet Input output logger
https://marketplace.visualstudio.com/items?itemName=Diol.diol
MIT License
29 stars 1 forks source link

Add gRPC #33

Open OlzhabaevSh opened 1 year ago

OlzhabaevSh commented 1 year ago

Is your feature request related to a problem? Please describe. gRPC is one of modern aspnet features and we should support it.

Describe the solution you'd like Add handler for gRPC and new tab in Tool window

Describe alternatives you've considered

Additional context

OlzhabaevSh commented 1 year ago

Logs example: https://learn.microsoft.com/en-us/aspnet/core/grpc/diagnostics?view=aspnetcore-8.0

OlzhabaevSh commented 3 months ago

List of events supported by gRPC: https://github.com/grpc/grpc-dotnet/blob/master/src/Grpc.AspNetCore.Server/Internal/GrpcServerLog.cs