[core] Use slf4j-api and slf4j-simple
Support "--debug" flag for slf4j-simple
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
<artifactId>system-rules</artifactId>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
|
Reference in New Issue
Block a user