Log message 'IAttachmentHelper can not be initiated' as INFO instead of ERROR

Fixed in

EPiServer.Find 13.4.1

Created

Jan 22, 2020

Updated

Dec 07, 2022

Area

API

State

Closed, Fixed and tested


Description

With this fix, the message 'IAttachmentHelper can not be initiated' is logged as INFO instead of ERROR.

IAttachmentHelper is an optional module and is not required, so the message type in logs if the module does not load should not be ERROR.