You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ro...@apache.org on 2018/07/06 18:22:43 UTC

svn commit: r1835273 - /felix/site/trunk/content/index.mdtext

Author: rotty3000
Date: Fri Jul  6 18:22:43 2018
New Revision: 1835273

URL: http://svn.apache.org/viewvc?rev=1835273&view=rev
Log:
add felix logback to the list

Modified:
    felix/site/trunk/content/index.mdtext

Modified: felix/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/index.mdtext?rev=1835273&r1=1835272&r2=1835273&view=diff
==============================================================================
--- felix/site/trunk/content/index.mdtext (original)
+++ felix/site/trunk/content/index.mdtext Fri Jul  6 18:22:43 2018
@@ -23,6 +23,7 @@ The Felix project is organized into subp
 * [Inventory Printer]({{ refs.apache-felix-inventory.path }}) - A simple and extensible framework to retrieve inventory information about applications running in an OSGi Framework.
 * [iPOJO]({{ refs.apache-felix-ipojo.path }}) - A sophisticated service-oriented component model to simplify OSGi-based development.
 * [Log]({{ refs.apache-felix-log.path }}) - A simple, memory-based implementation of the OSGi Log service specification.
+* [Felix Logback]({{ refs.apache-felix-logback.path }}) - Apache Felix Logback is a small integration of the [Logback](https://logback.qos.ch/) backend with OSGi.
 * [Maven Bundle Plugin]({{ refs.apache-felix-maven-bundle-plugin-bnd.path }}) - A Maven plugin to simplify building bundles.
 * [Maven SCR Plugin]({{ refs.apache-felix-maven-scr-plugin.path }}) - A Maven plugin to simplify using Declarative Services.
 * [Metatype]({{ refs.apache-felix-metatype-service.path }}) - An implementation of the OSGi Metatype service to describe types needed by bundles.