LogDataProcessor

The LogDataProcessor class is a webhook processor that logs webhook data. It is intended as a basic example of a minimal processor implemented with this project’s API.

It extends the BaseProcessor class.

It is covered by the following test: