Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Models Implementation 1.6.4
-
None
Description
Both https://github.com/apache/sling-org-apache-sling-models-impl/blob/b0647a3419924c46e58b78aa6384e0f49491a0c6/src/main/java/org/apache/sling/models/impl/model/AbstractInjectableElement.java and classes derived from it emit some log messages. Those log message miss the context of the Sling Model class where that happens.
This is e.g. the case in https://github.com/apache/sling-org-apache-sling-models-impl/blob/b701d76cd02fcbcbb5a9470400bdf3afc803cf2c/src/main/java/org/apache/sling/models/impl/model/AbstractInjectableElement.java#L182 where only the type but neither the name nor the container model class is emitted.
Attachments
Issue Links
- relates to
-
SLING-11812 Models Impl: Default values for List/Collection fields cannot be injected
- Closed
- links to