List is a test appender in log4j-core:test for use in tests. It doesn't output anywhere; it stores logs in memory for later assertions.
On 24 April 2018 at 09:11, Robert Ross (JIRA) <[email protected]> wrote: > > [ https://issues.apache.org/jira/browse/LOG4J2-1686?page= > com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Robert Ross updated LOG4J2-1686: > -------------------------------- > Comment: was deleted > > (was: i also tried looking directly at the Log4j-config.xsd but that > doesn't even mention AppenderSet or ScriptAppenderSelector. After 3 days > of banging my head against this, I'm pretty close to just switching to > Logback. Any help would be much appreciated.) > > > Add support for properties selectors > > ------------------------------------ > > > > Key: LOG4J2-1686 > > URL: https://issues.apache.org/jira/browse/LOG4J2-1686 > > Project: Log4j 2 > > Issue Type: New Feature > > Components: Configurators > > Affects Versions: 2.7 > > Reporter: Raman Gupta > > Assignee: Ralph Goers > > Priority: Major > > > > It would be great to support conditional configuration like logback: > > http://logback.qos.ch/manual/configuration.html#conditional > > This allows for more advanced configuration than is currently possible > with property substitution. > > Example use case: to implement https://issues.apache.org/ > jira/browse/LOG4J2-1685 without log4j library support. > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) > -- Matt Sicker <[email protected]>
