Skip to content

docs: add missing python logging examples#440

Open
gustipardo wants to merge 1 commit intoawslabs:mainfrom
gustipardo:docs/python-logging-snippets
Open

docs: add missing python logging examples#440
gustipardo wants to merge 1 commit intoawslabs:mainfrom
gustipardo:docs/python-logging-snippets

Conversation

@gustipardo
Copy link
Copy Markdown

Issue Link (REQUIRED)

Fixes #439

Summary

Changes

  • Replaced 4 TODO placeholders in docs/src/content/docs/cookbook/monitoring/ logging.mdx
  • Added Python snippets for:
    • AgentSquad constructor options/logger
    • Installing AWS Lambda Powertools
    • Logger initialization
    • AgentSquad initialization with logging flags

User experience

Before: Python tabs in logging docs had TODO placeholders.
After: Python tabs provide complete, copy-paste ready examples.

Checklist

  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented
  • I have linked this PR to an existing issue (required)

Acknowledgment

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

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: add missing Python snippets in logging guide

1 participant