本章需要2个jar包, log4j的jar及nutz的源码jar
<dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.17</version> </dependency>