autopush.logging
¶
Custom Logging Setup
-
class
autopush.logging.
PushLogger
(logger_name, log_level='debug', log_format='json', log_output='stdout', sentry_dsn=None, firehose_delivery_stream=None)[source]¶ Twisted LogObserver implementation
Supports firehose delivery, Raven exception reporting, and json/test console debugging output.