Details
-
Task
-
Status: Closed
-
Must
-
Resolution: Fixed
-
Core 2.2.0, Core 2.3.0, Core 2.4.0
-
None
Description
We currently use log4j 1 which is not supported anymore. It is EOL as described here https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces
We can either update to its successor log4j 2
https://logging.apache.org/log4j/2.x/
or switch to
which natively supports the slf4j logging facade we use.
Gliffy Diagrams
Attachments
Issue Links
- depends on
-
TRUNK-5114 Using different logging implementations instead of facade
-
- Closed
-
- links to
- mentioned in
-
Page Loading...