1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 23:37:14 +03:00

theme.py: Log widget if exception is thrown

This commit is contained in:
Athanasius 2022-02-19 11:48:27 +00:00
parent 10977ccb07
commit 17530c2d2b
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -326,7 +326,7 @@ class _Theme(object):
highlightbackground=self.current['disabledforeground'])
except Exception:
logger.exception('Plugin widget issue ?')
logger.exception(f'Plugin widget issue ? {widget=}')
# Apply configured theme