]
Luca Molteni updated DROOLS-5420:
---------------------------------
Sprint: 2020 Week 25-27 (from Jun 15) (was: 2020 Week 22-24 (from May 25))
Change log level in KieRepositoryImpl.addKieModule to DEBUG
-----------------------------------------------------------
Key: DROOLS-5420
URL:
https://issues.redhat.com/browse/DROOLS-5420
Project: Drools
Issue Type: Task
Components: core engine
Affects Versions: 7.38.0.Final
Reporter: Martin Weiler
Assignee: Luca Molteni
Priority: Minor
The following message should be logged at DEBUG level instead of INFO:
{noformat}
o.d.c.k.builder.impl.KieRepositoryImpl : Adding KieModule dependency from resource:
ByteArrayResource[bytes=[80, 75, 3, 4, 20, 0, 8, 8, 8, 0, ...], encoding=null]
{noformat}