[jboss-jira] [JBoss JIRA] (DROOLS-3144) Wrong logger category in DebugRuleRuntimeEventListener
Toshiya Kobayashi (Jira)
issues at jboss.org
Mon Oct 15 22:56:00 EDT 2018
Toshiya Kobayashi created DROOLS-3144:
-----------------------------------------
Summary: Wrong logger category in DebugRuleRuntimeEventListener
Key: DROOLS-3144
URL: https://issues.jboss.org/browse/DROOLS-3144
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.12.0.Final
Reporter: Toshiya Kobayashi
Assignee: Mario Fusco
If you configure "org.drools.core.event.DebugRuleRuntimeEventListener" in kmodule.xml,
{noformat}
<ruleRuntimeEventListener type="org.drools.core.event.DebugRuleRuntimeEventListener"/>
{noformat}
The log is printed with category "org.kie.api.event.rule.DebugRuleRuntimeEventListener".
{noformat}
2018-10-15 19:30:33,138 INFO [org.kie.api.event.rule.DebugRuleRuntimeEventListener] (default task-60) ==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:1:1715966337:1715966337:1:DEFAULT:NON_TRAIT:...
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list