tkobayas opened a new issue, #6965:
URL: https://github.com/apache/incubator-kie/issues/6965

   We have 2 kinds of DebugAgendaEventListener classes (other listeners, too)
   
   * org.kie.api.event.rule.DebugAgendaEventListener -> Log to System.err
   * org.drools.core.event.DebugAgendaEventListener -> Log to logger, info 
level.
   
   It's confusing and logging to System.err is not a good practice, usually, so 
org.drools.core.event.DebugAgendaEventListener is recommended
   
   *Acceptance Criteria:*
   
   * Make org.kie.api.event.rule debug EventListeners Deprecated
   * Add explanation in the document


-- 
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]

Reply via email to