When we make some changes to .properties file in tomcat, the server should be restarted.
The question is why the server needs to be restarted ?
What should I do if I want to make on-the-fly changes ( i.e. without restarting tomcat server ) to tomcat server's properties, assume logging.properties file ?