tmc / grpc-websocket-proxy

A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets
MIT License
553 stars 72 forks source link

Downgrade logs to Debug level #1

Closed johanbrandhorst closed 7 years ago

johanbrandhorst commented 7 years ago

When deploying this with a grpc-gateway and grpc server it quickly becomes a bit verbose to log every websocket interaction. It would be nicer to have the logs set to debug level.