API for access log events
Hi,
I want to write a Nexus plugin which forwards access events into my own proprietary log system.
In particular I want to log every access of an artifact (similar to an Apache access.log).
Is there API in Nexus which allows to register a listener for these events?
Thanks,
Kelly