[
https://issues.apache.org/jira/browse/SLING-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert resolved SLING-7283.
-----------------------------------
Resolution: Fixed
fixed:
https://github.com/apache/sling-org-apache-sling-models-impl/commit/378221953827f67e04cfdb3d14857476032b9d07
> ModelPackageBundleListener: lower log level when registering servlets
> ---------------------------------------------------------------------
>
> Key: SLING-7283
> URL: https://issues.apache.org/jira/browse/SLING-7283
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Sling Models Impl 1.4.4
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Priority: Trivial
> Fix For: Sling Models Impl 1.4.6
>
>
> ModelPackageBundleListener logs messages like this when registering exporters:
> {noformat}
> [pool-1-thread-1] INFO
> org.apache.sling.models.impl.ModelPackageBundleListener - registering servlet
> for core/wcm/components/form/container/v1/container, model, [json]
> {noformat}
> we should lower the log level for this message to debug to avoid spamming log
> files - especially in sling-mock based unit tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)