Hello! I'm trying to create a Log4j2 composite filter https://logging.apache.org/log4j/2.0/manual/filters.html, but i'm kind of deadlocked, i'm trying to create the filter like this:
log4j2.appender.cometappender.filter.composite.type = filters But when i save that, i get the following error: 2019-01-08 16:28:18,946 CM Configuration Updater (Update: pid=org.ops4j.pax.logging) ERROR filters contains invalid attributes "onMatch", "onMisMatch" How can i create a create a composite filter using a properties file? -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
