It is possible to change the log level of a Logger in an ivy project. E.g.
Logger.getLogger(...).setLevel(Level.DEBUG);
I have once started an ivy project that displays all current loggers in a tree and gives you the possibility to change threir level. I can provide you the source if you are interested. Or you can find it in our local code repository at:
[https://zugprovcssvn/svn/tryout/reto/LogViewer][1]share this project here: [LogViewer.iar][1]
You can then deploy that project to the server and use it to change the log level of certain loggers.
[1]: https://zugprovcssvn/svn/tryout/reto/LogViewerhttp://www.filedropper.com/logviewer