[ 
https://issues.apache.org/jira/browse/LOGGING-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686688#comment-13686688
 ] 

Christian Hammers commented on LOGGING-153:
-------------------------------------------

Inspired by your comment I read a bit about the various loggers and switched 
from commons logging to SLF4J (with logback), so you might as well close this 
wishtlist bug :-)
                
> 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

Reply via email to