gitgabrio commented on PR #6172: URL: https://github.com/apache/incubator-kie-drools/pull/6172#issuecomment-2500124654
@yesamer The ticket you mention has a more broader impact and it is not sure when it could be done. On the other side, reviewing this PR, I realized that we are dealing two different uses cases (empty or populated dmns) with the same logic. In one case, the "error" level is required, but now (even with my previous one) we are logging everything as debug, which is wrong, IMO. Since it is just a matter of a couple of lines, I think it would be better to fix that with this PR (and reverting the "debug" messages to "error"). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
