Re: Pluggable message formats?

2012-08-09 Thread Paul Benedict
On Thu, Aug 9, 2012 at 4:32 PM, Ralph Goers wrote: > This topic has come up several times, although your request seems slightly > different. > > Every log event in Log4j 2 is handled by a message object. When you specify > logger.debug("", p1, p2) that gets converted essentially to logger.debug

[jira] [Created] (LOG4J2-67) Allow plugins outside of Log4j 2 core to be preloaded.

2012-08-09 Thread Ralph Goers (JIRA)
Ralph Goers created LOG4J2-67: - Summary: Allow plugins outside of Log4j 2 core to be preloaded. Key: LOG4J2-67 URL: https://issues.apache.org/jira/browse/LOG4J2-67 Project: Log4j 2 Issue Type: Ne

Re: Pluggable message formats?

2012-08-09 Thread Ralph Goers
This topic has come up several times, although your request seems slightly different. Every log event in Log4j 2 is handled by a message object. When you specify logger.debug("", p1, p2) that gets converted essentially to logger.debug(new ParameterizedMessage("", p1, p2)); . So if you want t

Pluggable message formats?

2012-08-09 Thread Paul Benedict
Forgive me if this feature already exists, but I was hoping to find if log4j 2 contained a way to configure the format *provider* of parametrized messages. This is an important aspect for my own work because I have some sophisticated formatting in my logs that use String.format() [1] -- especially

[jira] [Commented] (LOG4J2-66) Binary package does not include "apache" name in root directory

2012-08-09 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432042#comment-13432042 ] Paul Benedict commented on LOG4J2-66: - In addition, the source folder should probably i

[jira] [Created] (LOG4J2-66) Binary package does not include "apache" name in root directory

2012-08-09 Thread Paul Benedict (JIRA)
Paul Benedict created LOG4J2-66: --- Summary: Binary package does not include "apache" name in root directory Key: LOG4J2-66 URL: https://issues.apache.org/jira/browse/LOG4J2-66 Project: Log4j 2

[GUMP@vmgump]: Project logging-log4j-chainsaw (in module logging-chainsaw) failed

2012-08-09 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project logging-log4j-chainsaw has an issue affecting its community integration. T

[jira] [Closed] (LOG4J2-64) Log4j 2 is not working with JDK 1.7

2012-08-09 Thread Ivan Anev (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Anev closed LOG4J2-64. --- > Log4j 2 is not working with JDK 1.7 > --- > > Key: LOG4J2-64