I'm using the Spring Boot launch script and I am not setting LOG_FOLDER a value. I have configured logs using log4j.xml and passing log folder path while running the application which is working fine.But logs are being written to /var/log folder.
How to disable the default logging