api_changes_list_2022.md: log4j removal, typo

This commit is contained in:
Yann Cébron 2022-02-14 12:24:39 +01:00
parent cdbaae7971
commit 57917f05c5

View File

@ -81,7 +81,7 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
`org.apache.log4j` package removed
: log4j library removed from IntelliJ Platform, please see this [blog post](https://blog.jetbrains.com/platform/2022/02/removing-log4j-from-the-intellij-platform/) for migration instructions.
`org.slf4j` package removed.
`org.slf4j` package removed
: log4j library removed from IntelliJ Platform, please see this [blog post](https://blog.jetbrains.com/platform/2022/02/removing-log4j-from-the-intellij-platform/) for migration instructions.
`com.intellij.openapi.diagnostic.Log4jBasedLogger` class removed