google-code-export / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

hi,why not use slf4j interface to define log??? #790

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 1 Mar 2013 at 3:42