spiral-modules / php-grpc

:electric_plug: Fast and furious GRPC server for PHP applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

increase verbosity

oneslash opened this issue · comments

commented

I believe it could be good to log the following:

  • rpc call made
  • response time from PHP, php-grpc

Have you tried to run the server with flags -v and -d, this log has already been added.

https://github.com/spiral/php-grpc/blob/master/cmd/rr-grpc/grpc/debug.go