log4j和slf4j配合使用
一、在pom.xml文件中添加依赖<dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <version>1.7.2</version> </depe