Hi Nicolai, may want to take a look at this one here [1], it's just a log4j implementation for the pax logging own appender[2]. This appender is usually always available with Pax-Logging Impl present.
regards, Achim [1] - https://github.com/ops4j/org.ops4j.pax.logging/blob/master/pax-logging-log4j2/src/main/java/org/ops4j/pax/logging/log4j2/appender/PaxOsgiAppender.java#L34-L39 [2] - https://github.com/ops4j/org.ops4j.pax.logging/blob/master/pax-logging-api/src/main/java/org/ops4j/pax/logging/spi/PaxAppender.java 2016-11-01 14:08 GMT+01:00 Nicolai Stäger <[email protected]>: > Hi everyone, > we are using Karaf with Log4j2. But we are wondering, what the <PaxOsgi > ...> appender does that is listed in many examples. I cannot find any > documentation on this. You can find it here in the example: > https://karaf.apache.org/manual/latest/#_log4j_v2_support > > Can anyone help me out, what this thing does? > Thanks a lot in advance! > > Best, > Nicolai > > -- > -- > ------------------ > 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. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master -- -- ------------------ 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.
