Typo in LoggingFilter-API
-------------------------
Key: DIRMINA-648
URL: https://issues.apache.org/jira/browse/DIRMINA-648
Project: MINA
Issue Type: Bug
Components: Filter
Affects Versions: 2.0.0-M4
Reporter: Steve Ulrich
Fix For: 2.0.0-RC1
The getters and setters at the LoggingFilter have slightly changed from M3 to
M4.
setExceptionCaughtLog*L*evel(LogLevel) -> setExceptionCaughtLog*l*evel(LogLevel)
setMessageReceivedLog*L*evel(LogLevel) -> setMessageReceivedLog*l*evel(LogLevel)
..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.