Hello,
I'm not sure this is the best mailing-list to ask about radical.utils, so feel free to point me to a better one.
Since the release 0.7.8 of radical.utils, there is an annoying debug message I'd like to remove. It says "lm new manager" each time I run a job.
- On line 108, the logger's level is set to DEBUG
- On line 110, the "lm new manager" message is logged
Since the log level is set just before logging the message, I can't figure out how to disable it.
Thanks for your help !
Philippe Muller