backend.daemons.log
-
class
backend.daemons.log.
RedisLogHandler
(opts)[source]
- Single point to collect logs through redis pub/sub and write
- them through standard python logging lib
-
setup_logging
()[source]
-
handle_msg
(json_event)[source]
-
run
()[source]