File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
3
+ <!--
4
+ # # # ###### # # ### # # #####
5
+ # # # # # # # ## # # ## # # #
6
+ # # # # # # # # # # # # # # #
7
+ # # # # # ###### # # # # # # # # ####
8
+ # # # ####### # # # # # # # # # # #
9
+ # # # # # # # # ## # # ## # #
10
+ ## ## # # # # # # ### # # #####
11
+
12
+ WARNING: Log4j 1.x has been deprecated in ESAPI since 2020-07-23 in
13
+ release 2.2.1.0. It will be removed in a future release.
14
+ The new default for ESAPI logging is JUL. Either switch
15
+ to JUL or SLF4J (which can support log4j 2). See the latest
16
+ release notes for further details.
17
+ -->
3
18
<!-- main resources -->
4
19
<log4j : configuration xmlns : log4j =" http://jakarta.apache.org/log4j/" >
5
20
<appender name =" console" class =" org.apache.log4j.ConsoleAppender" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
3
+ <!--
4
+ # # # ###### # # ### # # #####
5
+ # # # # # # # ## # # ## # # #
6
+ # # # # # # # # # # # # # # #
7
+ # # # # # ###### # # # # # # # # ####
8
+ # # # ####### # # # # # # # # # # #
9
+ # # # # # # # # ## # # ## # #
10
+ ## ## # # # # # # ### # # #####
11
+
12
+ WARNING: Log4j 1.x has been deprecated in ESAPI since 2020-07-23 in
13
+ release 2.2.1.0. It will be removed in a future release.
14
+ The new default for ESAPI logging is JUL. Either switch
15
+ to JUL or SLF4J (which can support log4j 2). See the latest
16
+ release notes for further details.
17
+ -->
3
18
<!-- main resources -->
4
19
<log4j : configuration xmlns : log4j =" http://jakarta.apache.org/log4j/" >
5
20
You can’t perform that action at this time.
0 commit comments