The logging filter is now part of EWF core (before it was only available in the filter example) and can therefore be reused by others needing it. Note that this is a first implementation. It can certainly be improved in the future to support more fine grained logging.
Filter example
To test the example, you can just run in a terminal:
curl -u foo:bar http://localhost:9090/user/1 -v