Package: wnpp Severity: wishlist * Package name : libpax-logging Version : 1.10.1 Upstream Author : Alin Dreghiciu <adreghi...@gmail.com> * URL : https://github.com/ops4j/org.ops4j.pax.logging * License : Apache v. 2 Programming Lang: Java Description : OSGi logging support
The logging support in the standard Log Service of the OSGi specification is minimalistic and not entirely suitable for enterprise applications. This project tries to address this by extending the standard interface with additional interfaces and using a strong logging backend, the Apache Log4J. Pax Logging defines its own API, but more importantly it supports the Log4J and Jakarta Commons Logging APIs as well, making it easy to create bundles that use these common APIs, either directly in new code or indirectly from inside 3rd party libraries. This library is a requirement for having a debian package of apache karaf. See this URL for details: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881297#30