[
https://issues.apache.org/jira/browse/SLING-8281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771859#comment-16771859
]
Konrad Windszus commented on SLING-8281:
----------------------------------------
[~cziegeler] WDYT about changing
https://github.com/apache/sling-org-apache-sling-installer-factory-configuration/blob/fc2a63c8036843ba0db96686c33c10aeff99b74d/src/main/java/org/apache/sling/installer/factories/configuration/impl/ConfigInstallTask.java#L87
to log level warn?
> Exceptions in the ConfigInstallTasks should lead to log messages with
> category "WARN"
> -------------------------------------------------------------------------------------
>
> Key: SLING-8281
> URL: https://issues.apache.org/jira/browse/SLING-8281
> Project: Sling
> Issue Type: Bug
> Components: Installer
> Affects Versions: Installer Configuration Factory 1.2.0
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently any exception being issued in {{ConfigInstallTask}} only leads to a
> debug level log entry
> (https://github.com/apache/sling-org-apache-sling-installer-factory-configuration/blob/fc2a63c8036843ba0db96686c33c10aeff99b74d/src/main/java/org/apache/sling/installer/factories/configuration/impl/ConfigInstallTask.java#L87).
> Instead those exceptions should be logged with level "WARN". Otherwise it
> will be quite hard to track issues like the one being outlined in SLING-8280.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)