In log4j file I have ${ipaddress}, need to set this value from java code so in each log this value will update. Note: I am not using rest services and controllers. Have springboot application file from that multiple threads are executed. So this same value automatically shows in each logs.