Express middleware to log, using a configurable logger, each request and response.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is an Express.js middleware that automatically logs incoming requests and outgoing responses using a configurable logger like `logops`. It's designed for Node.js developers building Express applications who need detailed request/response logging with options for filtering (blacklist) and formatting (message vs. params policy) to support debugging and monitoring.