[
https://issues.apache.org/jira/browse/DIRMINA-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Ulrich reopened DIRMINA-648:
----------------------------------
Now Confusion is perfect:
setExceptionCaughtLog*L*evel(LogLevel)
setMessageReceivedLog*L*evel(LogLevel)
setMessageSentLog*l*evel(LogLevel)
setSessionClosedLog*l*evel(LogLevel)
setSessionCreatedLog*l*evel(LogLevel)
setSessionIdleLog*l*evel(LogLevel)
setSessionOpenedLog*l*evel(LogLevel)
getExceptionCaughtLog*l*evel()
getMessageReceivedLog*l*evel()
getMessageSentLog*l*evel()
getSessionClosedLog*l*evel()
getSessionCreatedLog*l*evel()
getSessionIdleLog*l*evel()
getSessionOpenedLog*l*evel()
> 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-M5
>
>
> 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.