version mybatis 3.2.0
hi,why not use slf4j interface to define log???
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
<optional>true</optional>
</dependency>
now i want to use mybatis ,but i must use log4j ??
Original issue reported on code.google.com by cnhaixi...@gmail.com on 1 Mar 2013 at 7:26
Original issue reported on code.google.com by
cnhaixi...@gmail.com
on 1 Mar 2013 at 7:26