well-typed / grapesy

Native Haskell gRPC client and server based on `http2`
Other
31 stars 4 forks source link

Server-side logging #131

Open edsko opened 2 months ago

edsko commented 2 months ago

The server currently does not do any kind of request logging. It would probably be useful to add basic logging using some kind of standard format (such as an Apache log).