baldimir opened a new issue, #653: URL: https://github.com/apache/incubator-kie-issues/issues/653
There are places in the Drools repository, where logger level debug is used. E.g. https://github.com/apache/incubator-kie-drools/blob/18047e93c81c3502cd759fbe3e8ce0c8f2e796f4/drools-traits/src/test/resources/logback-test.xml#L33. That should be avoided and logger level debug should be used only when debugging locally on a person's computer. In the repository itself, there should be reasonable logger levels set, so the output doesn't flood the Ci automation pipelines output. -- 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]
