Logging for deliverance.
This does not use the standard logging module because that module is not easily applied and inspected locally. We want the log messages to be strictly per-request.
Contents
Logger that saves all its messages locally.
Logger that saves messages, but also prints out messages immediately