+++++++++++++++++++
- Add non-logging based configuration (context.configure()), to get around logger hijacking (I'm looking at you, celery)
- Context processor can now wait for the handler queue to empty, automatically. This simplifies things for short-running process and guarantees EOL message delivery.