6. CIRCUS HOOKS API

6.1. circus_hooks Package

6.1.1. Functions

after_signal_shell(watcher, arbiter, …)
after_signal_shell2(watcher, arbiter, …)
after_start_shell(watcher, arbiter, …)
after_stop_shell(watcher, arbiter, …)
before_signal_shell(watcher, arbiter, …)
before_signal_shell2(watcher, arbiter, …)
before_start_shell(watcher, arbiter, …)
before_stop_shell(watcher, arbiter, …)

6.1.2. Variables

LOGGER Instantiates a BoundLogger on first usage.