File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ Up until 4.19.x.x, the logging library used for the project was Log4j 1.29.
3939The 4.20.0.0 version has updated the library to Log4j2. The new Log4j2 configuration file format is not backwards
4040compatible with the old one. The 4.20.0.0 packages will come with the default configuration files updated.
4141Users that have made customizations to their files must update their configuration files to match with the new format,
42- the `official Log4j documentation ` might help you migrate your custom configurations.
42+ the `official Log4j documentation `_ might help you migrate your custom configurations.
4343
4444JRE Upgrade
4545============
4646
4747Up until 4.19.x.x, the JRE used for ACS was JRE 11. In 4.20.0.0, the JRE was upgraded to JRE 17 as JRE 11 has reached EOL.
4848This means that Centos7 (EL7) is no longer supported.
4949
50- .. _official Log4j documentation_ : https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html
50+ .. _official Log4j documentation : https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html
You can’t perform that action at this time.
0 commit comments