Hello,
I want to test the testConsumer class, so I have activated the lines:
event.consumer.test.class = org.dspace.event.TestConsumer
event.consumer.test.filters = All+All
in dspace.cfg, now it should trigger the testConsumer with each (create, delete, modify..) action, but nothing is entered in the log file.
maybe I'm missing something in config to trigger the event?
Thanks for your help,
Marwa