romanvm / service.addic7ed

Subtitles addon for Kodi Mediacenter
20 stars 13 forks source link

LOGSEVERE and LOGNOTICE will deprecated in kodi/python addons #25

Closed phunkyfish closed 4 years ago

phunkyfish commented 4 years ago

Please replace with LOGFATAL and LOGINFO. They will be removed in a couple of weeks.

PR: https://github.com/xbmc/xbmc/pull/18346 Forum Post: https://forum.kodi.tv/showthread.php?tid=353818