Log dependencies errors

Is it possible to increase the logging when encountering dependencies errors, to know exactly what Kodi is complaining about? Krypton has been a bumpy ride in this matter.

Some users get dependencies errors when installing Emby for Kodi (on Kodi Krypton), but the debug log shows absolutely nothing useful. What I’d like to see is something that mentions xbmc.python version is not met (if the version is not supported), etc. It took me a while to figure this one problem out. There’s still some random issues (even after bumping the xbmc.python version), but the lack of logging is painful and should really be explicit especially with Kodi debug enabled.

This would help developers figure out dependencies issues quickly.

Thanks for your time