plexinc / plex-for-kodi

Offical Plex for Kodi add-on releases.
GNU General Public License v2.0
249 stars 124 forks source link

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

Open phunkyfish opened 4 years ago

phunkyfish commented 4 years ago

Description:

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

Details:

Checklist

MrPumo commented 3 years ago

Proposed PR https://github.com/plexinc/plex-for-kodi/pull/328