Incorrect log level for entry/exit trace etc
--------------------------------------------
Key: SCXML-92
URL: https://issues.apache.org/jira/browse/SCXML-92
Project: Commons SCXML
Issue Type: Bug
Affects Versions: 0.9
Reporter: Sebb
Priority: Minor
Many of the classes use INFO level for what appear to be DEBUG level
information.
For example, SCXMLListener#onEntry() uses INFO level to log the state
parameter. Such logs should be reduced to DEBUG level.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.