Rupert Smith wrote:
Add the following dependency to your program:<dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <version>1.4.0</version> </dependency>
Thanks. Jonathan
Rupert Smith wrote:
Add the following dependency to your program:<dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <version>1.4.0</version> </dependency>
Thanks. Jonathan