Skip to content

Conversation

@leandrodamascena
Copy link
Contributor

Closes #275

Description of changes:

I focused on Advanced logging controls because that's what actually controls log filtering in Lambda - setting DEBUG in code doesn't work if ALC is at INFO (logs get dropped before reaching CloudWatch). I also added a mermaid diagram to make this clear.

Another thing that I added was a documentation on how to silence botocore/urllib3, since ALC at DEBUG floods logs with boto3 HTTP noise.

Please let me know if make sense.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yaythomas yaythomas merged commit d825052 into main Jan 29, 2026
14 of 15 checks passed
@yaythomas yaythomas deleted the docs/docs-improve-logging branch January 29, 2026 00:16
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.

[Docs]: how to enable debug logging

2 participants