Github user andrei-ivanov commented on the issue:
https://github.com/apache/logging-log4j-audit/pull/9
I couldn't pass and use the Maven plugin logger to the
`InterfacesGenerator` and `ClassGenerator` as they are not located in
`log4j-audit-maven-plugin`, but in `log4j-audit-api` and I'm not sure if it's
appropriate, as they seem to also be defined as Spring components.
I guess some sort of adapter should be used, but that complicates things
ð---
