[
https://issues.apache.org/jira/browse/MAILET-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984688#action_12984688
]
Stefano Bagnara commented on MAILET-33:
---------------------------------------
ok, I swapped the arguments so that LogLevel is always the first, and added the
@since tags.
I didn't add the isLogEnabled method. If anyone thinks that we should care of
this performance aspect and provide it in the api please speak before we
release 2.5
> MailetContext should provide a log method which allow to specify the loglevel
> -----------------------------------------------------------------------------
>
> Key: MAILET-33
> URL: https://issues.apache.org/jira/browse/MAILET-33
> Project: Mailet
> Issue Type: Improvement
> Components: Core API
> Affects Versions: 2.4
> Reporter: Norman Maurer
> Assignee: Norman Maurer
> Fix For: 2.5
>
>
> Currently MailetContext.log(..) does not allow to specify the loglevel to use
> for logging. We should mark this method as @deprecated and add a new one
> which takes a logging level argument.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.