haskell-servant / haskell-servant/servant

How can I make Servant to put information regarding the handler that was used to serve a particular request into the log?

Open
#718 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
2k
Forks
427
Avg merge
2d 23h
Merged PRs (30d)
5

Description

I am using the logging method outlined in this post

https://github.com/algas/haskell-servant-cookbook/blob/master/doc/Logger.md

Is there any way Servant can be made to include the details of the Handler used, in the Response structure, so that the middleware can put such details into the log?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.