Skip to content

Don't add log handlers if they already exist#60

Merged
aaronfriedman6 merged 3 commits intomainfrom
no-double-logging
Apr 29, 2026
Merged

Don't add log handlers if they already exist#60
aaronfriedman6 merged 3 commits intomainfrom
no-double-logging

Conversation

@aaronfriedman6
Copy link
Copy Markdown
Contributor

@aaronfriedman6 aaronfriedman6 commented Apr 27, 2026

This has been tested by running code locally, running it on Lambda, and running pytest to ensure that a) all logs appear and b) no duplicate logs appear. It has NOT been tested with ECS due to the difficulty in deploying test code to ECS, but as ECS does not have any built-in handlers (unlike Lambda), it should be analogous to running code locally.

Copy link
Copy Markdown
Contributor

@charmingduchess charmingduchess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is potentially going to complicate st

@aaronfriedman6 aaronfriedman6 merged commit 3a384df into main Apr 29, 2026
5 checks passed
@aaronfriedman6 aaronfriedman6 deleted the no-double-logging branch April 29, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants