Hi Team, How can we change the log level of a running application without restarting the program?
It will be really helpful if someone can point me in the right direction. Any Java examples or documentation? I used to achieve this using 'DOMConfigurator' in log4j. Regards,