]
Mario Fusco resolved DROOLS-4463.
---------------------------------
Resolution: Done
Fixed by
Drools and KIE are too chatty on INFO logging (= default for
spring-boot).
--------------------------------------------------------------------------
Key: DROOLS-4463
URL:
https://issues.jboss.org/browse/DROOLS-4463
Project: Drools
Issue Type: Enhancement
Components: core engine
Reporter: Geoffrey De Smet
Assignee: Mario Fusco
Priority: Critical
Attachments: Selection_115.png
This makes us look like bloatware on spring-boot:
!Selection_115.png|thumbnail!
Can we make all these log messages DEBUG level?
No user that looks at the logs cares that we're reading a kie.conf file or adding a
kie service. Actually, let's make them TRACE :)
Drools should have zero or one info message when creating a kie factory and kie session.
Anything more is unacceptable.