-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
When extending ServiceableGenerator, ServiceableAction, or another standard cocoon component, getLogger() still returns an Avalon logger.
Sometimes we need a specific logger API, for instance when calling a static helper method with a Logger parameter.
Therefore, we should provide a SLF4J to Avalon logger adapter.