Skip to content

Commit e016372

Browse files
committed
添加doctype,抑制warning
1 parent 7bd75c9 commit e016372

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

weixin-java-common/src/test/resources/logback-test.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/2002/xmlspec/dtd/2.10/xmlspec.dtd">
13
<configuration>
2-
34
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
45
<!-- encoders are assigned the type
56
ch.qos.logback.classic.encoder.PatternLayoutEncoder by default -->

0 commit comments

Comments
 (0)