Create method of Logging to O/S from Container
[aaf/authz.git] / auth / auth-core / pom.xml
index d0d2fb6..a7f60ae 100644 (file)
                        <scope>compile</scope>
                </dependency>
 
-
+               <dependency>
+                       <groupId>org.slf4j</groupId>
+                       <artifactId>slf4j-log4j12</artifactId>
+               </dependency>
        </dependencies>
        
        <build>