Initial commit of the Log service implementation from Dale Peakall.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@467635 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e806d91..b505028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,6 +77,7 @@
     <module>eventadmin.bridge.configuration</module>
     <module>eventadmin.bridge.useradmin</module>
     <module>eventadmin.bridge.wireadmin</module>
+    <module>log</module>
 
     <module>tools/mangen</module>