How to solve the warnings in log4j???Continuable parsing error…The content of element type “log4j:configuration” must match
问题 Warnings are shown ... log4j:WARN Continuable parsing error 28 and column 23 log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,appender*,(category|logger)*,root?,categoryFactory?)". when execute the java files <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration> <appender name="console" class="org.apache.log4j.ConsoleAppender"> <layout class="org.apache.log4j.PatternLayout"> <param name=