Update OTB logger level after import
Some time ago I added the function pyotb.helpers.set_logger_level()
which allow us to modify the python logger level, even after importing the module.
It would be great if we can sync the OTB logger level to the new level as well.
@remicress do you know if there is a function that could make this possible in the otbApplication API ?