first version of the logging interface with some basic implementations.
[xmlrouter] / impl / pom.xml
index a20b1e4676e039d72c98b411bab9955e7e2452ec..8d5ec97f5961eb4cb2c38bc7db69c10cd893dd1c 100644 (file)
             <artifactId>xmlrouter-subscribe</artifactId>
             <version>0.1-SNAPSHOT</version>
         </dependency>
+        <dependency>
+            <groupId>org.wamblee.xmlrouter</groupId>
+            <artifactId>xmlrouter-logging</artifactId>
+            <version>0.1-SNAPSHOT</version>
+        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>