Questions Tagged With logginghttps://answers.axonivy.com/tags/logging/?type=rss&user=A1234questions tagged <span class="tag">logging</span>enFri, 28 Nov 2014 16:49:39 -0500I would like to modify a log level in production without having to restart the serverhttps://answers.axonivy.com/questions/1065/i-would-like-to-modify-a-log-level-in-production-without-having-to-restart-the-server<p>Sometimes we want to change the level of logging of a server in production.</p> <p>I am not sure this is possible without restarting the server, which is often difficult to manage depending of the customer.</p> <p>I know that log4j supports a way to dynamically reload the configuration when a file change has been detected. See <a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/xml/DOMConfigurator.html#configureAndWatch%28java.lang.String,%20long%29">configureAndWatch</a>.</p> <p>Is it supported in Ivy 4.x/5.x? Is there something we can do to enable this feature?</p>A1234Fri, 28 Nov 2014 16:49:39 -0500https://answers.axonivy.com/questions/1065/i-would-like-to-modify-a-log-level-in-production-without-having-to-restart-the-serverloggingserver