mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
type().__name__ is sufficient, and much readable than type(), so it's better to use the former for keys. We also make the classes consistent in forming the keys in the format type(self).__name__:identifier and adjust logger.warning and statsd to take advantage of that and simply log the key().
13 KiB
13 KiB