ovotech / natchez-extras

Integrations between Natchez, Doobie, HTTP4s, Log4cats and Datadog. Formerly called effect-utils.
https://ovotech.github.io/natchez-extras/
Apache License 2.0
31 stars 18 forks source link

Add fallthroughTo so that HttpRoutes and HttpApp can be composed #60

Closed tomverran closed 3 years ago

tomverran commented 3 years ago

In light of #54 and #59 I've added a function to make it easier to trace only parts of the app & some docs about how to use it