Summary
We need a new Java API to change the log level programmatically at runtime without restarting the application. At the moment, the only way of changing the log level is from the Config.toml file that needs to restart the application. We need a new API to change the level programmatically.