mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-01 12:20:21 +08:00
`self.logger` is initialized as `None` and there is no guarantee that users have set it, so check that it exists before trying to pass messages to it.