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 Chathura Priyankara <pr...@gmail.com> on 2015/04/29 10:21:53 UTC

[Dev][log4j2]Can we directly use log4j2 dependencies as OSGi bundles

Hi,

Can we directly use log4j2 dependencies as OSGi bundles ?

Eg:
   <dependency>
        <groupId>org.apache.logging.log4j</groupId>
        <artifactId>log4j-api</artifactId>
        <version>2.2</version>
    </dependency>
    <dependency>
        <groupId>org.apache.logging.log4j</groupId>
        <artifactId>log4j-core</artifactId>
        <version>2.2</version>
    </dependency>

Or do I need to bundle first ?

Thanks!
Best Regards,
Chathura.
-- 
Chathura Priyankara,
Faculty of Information Technology,
University of Moratuwa.
Blog  : www.codeoncloud.blogspot.com