Description
Currently, Emily is an AWS Lambda, and for each invocation of Lambda, AWS assigns a unique ID. We should add these IDs to our logs generated from Rust. Ideally, CloudWatch have a special column called requestId, but at least add it to the log message.