[ 
https://issues.apache.org/jira/browse/LOG4J2-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760012#comment-13760012
 ] 

Roland Weiglhofer commented on LOG4J2-389:
------------------------------------------

Maybe I have time for this on weekend. I will not let you down. Although I am 
not a OSGi-freak, but I have some OSGi-experiences. Nevertheless, I must force 
the OSGi topic. Any good library must also work in an OSGi container. 
commons.logging does not work in concainer because of Classloader-issues, 
log4j1.2 is not interchangeable and logback is too powerful or too large for 
small embedded applications. log4j2 is an alternative but it has some issues 
too.
                
> lightweight version without database and http stuff
> ---------------------------------------------------
>
>                 Key: LOG4J2-389
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-389
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: API, Core
>    Affects Versions: 2.0-beta9
>         Environment: Maven
>            Reporter: Roland Weiglhofer
>              Labels: Maven, dependencies, optional
>
> Required is a lightweight version without database and http stuff, so I do 
> not need to install libraries, which I do not need. All the (transitiv) 
> log4j2-dependencies together are much bigger than my own application. This is 
> a realy big drawback of log4j2! log4j-core-osgi-reduced depends on log4j-core 
> and thus, on all transitiv dependencies, although they are declared as 
> "optional".
> Thanks & Regards
> Roland 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to