[
https://issues.apache.org/jira/browse/LOGGING-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683334#comment-13683334
]
Christian Hammers commented on LOGGING-153:
-------------------------------------------
My project uses other packages that already use commons-logging so I wanted
log4j2 as the backend and use commons-logging as facade in case I want to
switch to something different. Therefore I do not want to depend on the log4j2
API.
> Add .entry() and .exit()
> ------------------------
>
> Key: LOGGING-153
> URL: https://issues.apache.org/jira/browse/LOGGING-153
> Project: Commons Logging
> Issue Type: New Feature
> Affects Versions: 1.1.2
> Reporter: Christian Hammers
> Priority: Minor
>
> While playing around with log4j 2.x I found the log.entry() and log.exit()
> functions quite handy. They are just small wrappers around
> log.trace("entering") resp. log.trace("exiting") but still... would you mind
> to include those as well?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira