Complete Log4j2 migration #1082
Labels
Area: Core
Issue affecting the Saros Core
Area: Eclipse
Issue affecting Saros for Eclipse (Saros/E)
Area: IntelliJ
Issue affecting Saros for IntelliJ (Saros/I)
Area: Server
Issue affecting the Saros Server
Area: VSCode
Issue affecting Saros for VSCode (Saros/VSC)
With #270/#1064 we migrated the Log4j backend to Log4j2.
Only the framework set-up and initialization had to be migrated
in this step. However, we still use the old API (of log4j) instead
of the log4j2 API.
Migrating the API leads to changes in a myriad of files. Therefore,
we should automate as much as possible.
You can find further information in the logging docs.
The text was updated successfully, but these errors were encountered: