Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
shinglyu
/
powertools-lambda-python
Public
forked from
aws-powertools/powertools-lambda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
powertools-lambda-python
aws_lambda_powertools
logging
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 13, 2023
fix(logger): force Logger to use local timezone when UTC flag is not set (#3168)
roger-zhangg
authored
5997da5
View commit details
Copy full SHA for 5997da5
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
feat(logger): new stack_trace field with rich exception details (#3147)
Show description for e555df1
stevrobu
and
leandrodamascena
authored
e555df1
View commit details
Copy full SHA for e555df1
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
fix(logger): add explicit None return type annotations (#3113)
Show description for 12ed11b
3 people
authored
12ed11b
View commit details
Copy full SHA for 12ed11b
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
chore(typing): move backwards compat types to shared types (#3092)
heitorlessa
authored
f673368
View commit details
Copy full SHA for f673368
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
fix(logger): strip xray_trace_id when explicitly disabled (#2852)
heitorlessa
authored
7dbdd81
View commit details
Copy full SHA for 7dbdd81
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
fix(logger): ensure logs stream to stdout by default, not stderr (#2736)
heitorlessa
authored
288ce7e
View commit details
Copy full SHA for 288ce7e
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
feat(event_handler): add VPCLatticeResolver (#2601)
leandrodamascena
authored
1905e4c
View commit details
Copy full SHA for 1905e4c
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
chore(ci): enable Ruff rule COM812 and fix the errors (#2595)
leandrodamascena
authored
e6a999e
View commit details
Copy full SHA for e6a999e
View code at this point
Browse repository at this point
chore(ci): enable Ruff rule ERA001 and fix errors (#2591)
leandrodamascena
authored
9b59ba5
View commit details
Copy full SHA for 9b59ba5
View code at this point
Browse repository at this point
chore(ci): enable Ruff rule E501 and fix errors (#2587)
leandrodamascena
authored
3a4deaa
View commit details
Copy full SHA for 3a4deaa
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
chore(deps-dev): bump mypy from 1.3.0 to 1.4.0 (#2509)
Show description for 4eb49dd
dependabot[bot]
and
leandrodamascena
authored
4eb49dd
View commit details
Copy full SHA for 4eb49dd
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
chore(documentation): updating repository URL and name to the new location (#2499)
sthulb
authored
f2db924
View commit details
Copy full SHA for f2db924
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
feat(logger): type log record in LambdaPowertoolsFormatter with TypedDict (#2419)
Show description for 928e43a
3 people
authored
928e43a
View commit details
Copy full SHA for 928e43a
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
chore(typing): add setLevel and addHandler to Logger for mypy/pyright (#2388)
heitorlessa
authored
09f6d5e
View commit details
Copy full SHA for 09f6d5e
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
refactor(logger): remove subclassing and move unnecessary APIs (#2334)
Show description for 0b4f866
heitorlessa
and
leandrodamascena
authored
0b4f866
View commit details
Copy full SHA for 0b4f866
View code at this point
Browse repository at this point
Commits on May 31, 2023
docs(project): rename project to Powertools for AWS Lambda (Python) (#2313)
Show description for c6fb0b4
sthulb
and
leandrodamascena
authored
c6fb0b4
View commit details
Copy full SHA for c6fb0b4
View code at this point
Browse repository at this point
Commits on May 24, 2023
fix(logger): add setLevel function to set level programmatically (#2320)
leandrodamascena
authored
55738b9
View commit details
Copy full SHA for 55738b9
View code at this point
Browse repository at this point
Commits on May 1, 2023
feat(logger): add DatadogLogFormatter and observability provider (#2183)
heitorlessa
authored
280e6ef
View commit details
Copy full SHA for 280e6ef
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
chore(deps-dev): bump mypy from 0.982 to 1.1.1 (#1985)
Show description for be44fcd
dependabot[bot]
and
rubenfonseca
authored
be44fcd
View commit details
Copy full SHA for be44fcd
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
fix(logger): support exception and exception_name fields at any log level (#1930)
Show description for 75b6924
3 people
authored
75b6924
View commit details
Copy full SHA for 75b6924
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
fix(idempotency): make idempotent_function decorator thread safe (#1899)
Show description for cca99ba
4 people
authored
cca99ba
View commit details
Copy full SHA for cca99ba
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
feat(logger): unwrap event from common models if asked to log (#1778)
heitorlessa
authored
25b347e
View commit details
Copy full SHA for 25b347e
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
chore(logger): uncaught exception to use exception value as message
heitorlessa
committed
f6f2720
View commit details
Copy full SHA for f6f2720
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
feat(logger): log uncaught exceptions via system's exception hook (#1727)
heitorlessa
authored
d4a6726
View commit details
Copy full SHA for d4a6726
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
chore(logger): overload inject_lambda_context with generics (#1583)
Show description for 053baef
ascopes
and
heitorlessa
authored
053baef
View commit details
Copy full SHA for 053baef
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
fix(logger): fix unknown attributes being ignored by mypy (#1670)
nayaverdier
authored
2798da1
View commit details
Copy full SHA for 2798da1
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
feat(logger): add use_rfc3339 and auto-complete formatter opts in Logger (#1662)
heitorlessa
authored
8939535
View commit details
Copy full SHA for 8939535
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
feat(logger): accept arbitrary keyword=value for ephemeral metadata (#1658)
Show description for 87de70c
heitorlessa
and
OGoodness
authored
87de70c
View commit details
Copy full SHA for 87de70c
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
feat(logger): include logger name attribute when copy_config_to_registered_logger is used (#1568)
heitorlessa
authored
18ac4ae
View commit details
Copy full SHA for 18ac4ae
View code at this point
Browse repository at this point
chore(lint): use new isort black integration
heitorlessa
committed
5c0b3cb
View commit details
Copy full SHA for 5c0b3cb
View code at this point
Browse repository at this point
chore(multiple): localize powertools_dev env logic and warning (#1570)
Show description for 9000e6b
heitorlessa
and
leandrodamascena
authored
9000e6b
View commit details
Copy full SHA for 9000e6b
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
feat(logger): pretty-print JSON when POWERTOOLS_DEV is set (#1548)
Show description for a0ef408
pmarko1711
and
heitorlessa
authored
a0ef408
View commit details
Copy full SHA for a0ef408
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
fix(typing): level arg in copy_config_to_registered_loggers (#1534)
kbakk
authored
b6b130d
View commit details
Copy full SHA for b6b130d
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
feat(event_handlers): Add support for Lambda Function URLs (#1408)
rubenfonseca
authored
5dfc459
View commit details
Copy full SHA for 5dfc459
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
fix(logger): preserve std keys when using custom formatters (#1264)
heitorlessa
authored
6c1a4d2
View commit details
Copy full SHA for 6c1a4d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.