I can see logger is use in some class files but logger properties is not available in the project.
Also, is there any plans to use log4j2 instead of java util logger.
There is a historical reason why java util logger is used and we are not planning to change for log4j2.
At the moment Default Logging Configuration File is used. You can find it from:
C:\Program Files\Java\jdk-[Java version]\conf\logging.properties
Hi,
Hi,
There is a historical reason why java util logger is used and we are not planning to change for log4j2.
At the moment Default Logging Configuration File is used. You can find it from:
C:\Program Files\Java\jdk-[Java version]\conf\logging.properties
BR,
Mikko