This is a question I probably should know the answer to, but I don’t…
We are trying to debug an issue where one of our production servers is crashing regularly, and I wanted to change the log level of what is logged to openmrs.log… ie, lower it from “WARN” to “INFO” or “DEBUG”. How do I go about this?
I don’t know whether this actually works, but there is a global property setting named log.level that I believe is supposed to allow for adjusting this at runtime. Give that a shot and let us know if it works!