LOGSEVERE and LOGNOTICE will deprecated in kodi/python addons
Opened this issue · 2 comments
phunkyfish commented
Please replace with LOGFATAL and LOGINFO. They will be removed in a couple of weeks.
PR: xbmc/xbmc#18346
Forum Post: https://forum.kodi.tv/showthread.php?tid=353818
jamontes commented
Hi phunkyfish,
I wasn't aware of that.
Thanks a lot for let me know. I'll summit a new PR to Matrix repo with the fix as soon as possible.
Best regards,
jamontes.
phunkyfish commented
Thanks!