You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Curt Arnold (JIRA)" <ji...@apache.org> on 2008/06/19 22:25:45 UTC

[jira] Created: (LOG4J2-6) log4j 2.0 should support all capabilities of java.util.logging.

log4j 2.0 should support all capabilities of java.util.logging.
---------------------------------------------------------------

                 Key: LOG4J2-6
                 URL: https://issues.apache.org/jira/browse/LOG4J2-6
             Project: Log4j 2
          Issue Type: Wish
          Components: Core
            Reporter: Curt Arnold


Applications that use the java.util.logging API with log4j 2.0 appenders et al should not lose any capabilities that the would have if they had used a native java.util.logging.Handler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


[jira] Commented: (LOG4J2-6) log4j 2.0 should support all capabilities of java.util.logging.

Posted by "Ralph Goers (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4J2-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867818#action_12867818 ] 

Ralph Goers commented on LOG4J2-6:
----------------------------------

In my experimental branch I provide the methods such as entry, exit, etc that JUL supports. I also support the class, method and line number.

> log4j 2.0 should support all capabilities of java.util.logging.
> ---------------------------------------------------------------
>
>                 Key: LOG4J2-6
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-6
>             Project: Log4j 2
>          Issue Type: Wish
>          Components: Core
>            Reporter: Curt Arnold
>
> Applications that use the java.util.logging API with log4j 2.0 appenders et al should not lose any capabilities that the would have if they had used a native java.util.logging.Handler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


[jira] Commented: (LOG4J2-6) log4j 2.0 should support all capabilities of java.util.logging.

Posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4J2-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619570#action_12619570 ] 

Thorbjørn Ravn Andersen commented on LOG4J2-6:
----------------------------------------------

The java.util.logging provide the method name in the class from where it was called, which is very nice.  Which other facilities are currently missing compared to log4j 1.2?

> log4j 2.0 should support all capabilities of java.util.logging.
> ---------------------------------------------------------------
>
>                 Key: LOG4J2-6
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-6
>             Project: Log4j 2
>          Issue Type: Wish
>          Components: Core
>            Reporter: Curt Arnold
>
> Applications that use the java.util.logging API with log4j 2.0 appenders et al should not lose any capabilities that the would have if they had used a native java.util.logging.Handler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org