I have heard that a .properties file in java can accept String arguments ({0}, {1}, and so on...)
Can you please provide an example to show how to use these kind of arguments in the log4j.properties file?
Also, please help with a sample code showing how to pass the argument to the file while loading the file.
Links to any useful articles will also help