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
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 }}
waveFrontSet
/
powertools-lambda-python
Public
forked from
aws-powertools/powertools-lambda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
formatter.py
on
develop
User selector
All users
Datepicker
All time
Commit history
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 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
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 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 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 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 5, 2022
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 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
Commits on Apr 8, 2022
fix(logger): clear_state should keep custom key formats (#1095)
eliasbrange
authored
86288b6
View commit details
Copy full SHA for 86288b6
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
fix(logger): clear_state regression on absent standard keys (#1088)
heitorlessa
authored
a88f535
View commit details
Copy full SHA for a88f535
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
fix(logger): ensure state is cleared for custom formatters (#1072)
heitorlessa
authored
c337ef9
View commit details
Copy full SHA for c337ef9
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
feat(logger): support use_datetime_directive for timestamps (#920)
Show description for d304345
huonw
and
heitorlessa
authored
d304345
View commit details
Copy full SHA for d304345
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
fix(idempotency): sorting keys before hashing (#722)
heitorlessa
authored
ba68bc8
View commit details
Copy full SHA for ba68bc8
View code at this point
Browse repository at this point
fix(mypy): a few return types, type signatures, and untyped areas (#718)
heitorlessa
authored
9432a53
View commit details
Copy full SHA for 9432a53
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
fix(mypy): fixes to resolve no implicit optional errors (#521)
michaelbrewer
authored
5b87bb1
View commit details
Copy full SHA for 5b87bb1
View code at this point
Browse repository at this point
Commits on May 7, 2021
Support .info("foo %s", "bar") formatting in logger (#426)
huonw
authored
054f64c
View commit details
Copy full SHA for 054f64c
View code at this point
Browse repository at this point
Commits on May 4, 2021
refactor: simplify custom formatter for minor changes (#417)
heitorlessa
authored
213caed
View commit details
Copy full SHA for 213caed
View code at this point
Browse repository at this point
Commits on May 3, 2021
docs(logger): improvements extensibility & new features (#415)
heitorlessa
authored
daa35aa
View commit details
Copy full SHA for daa35aa
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
refactor(logger): BYOFormatter and Handler, UTC support, and more (#404)
Show description for 0dc5e1b
heitorlessa
and
michaelbrewer
authored
0dc5e1b
View commit details
Copy full SHA for 0dc5e1b
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
feat(logging): Include exception_name (#320)
Show description for 0ec47dc
michaelbrewer
authored
0ec47dc
View commit details
Copy full SHA for 0ec47dc
View code at this point
Browse repository at this point
Commits on Jan 17, 2021
chore: move env names to constant file (#264)
Show description for 454d669
heitorlessa
authored
454d669
View commit details
Copy full SHA for 454d669
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
feat: support extra parameter in Logger messages (#257)
Show description for 1131541
heitorlessa
authored
1131541
View commit details
Copy full SHA for 1131541
View code at this point
Browse repository at this point
chore: general simplifications and cleanup (#255)
Show description for 157a7bc
michaelbrewer
and
Joris Conijn
authored
157a7bc
View commit details
Copy full SHA for 157a7bc
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
chore(batch): Housekeeping for recent changes (#157)
Show description for b8a8ab5
michaelbrewer
authored
b8a8ab5
View commit details
Copy full SHA for b8a8ab5
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
fix: ensures xray_trace_id is refreshed
heitorlessa
committed
ccd882f
View commit details
Copy full SHA for ccd882f
View code at this point
Browse repository at this point
feat: add xray_trace_id key when tracing is active #137
heitorlessa
committed
a7d9001
View commit details
Copy full SHA for a7d9001
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
chore: doc typo
michaelbrewer
committed
42f6b22
View commit details
Copy full SHA for 42f6b22
View code at this point
Browse repository at this point
refactor: make requested changes
Show description for e4c1e8e
michaelbrewer
committed
e4c1e8e
View commit details
Copy full SHA for e4c1e8e
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
feat(logging): suppress some log keys
Show description for 3e0116b
michaelbrewer
committed
3e0116b
View commit details
Copy full SHA for 3e0116b
View code at this point
Browse repository at this point
feat(logging): allow for custom json order
Show description for e148ffc
michaelbrewer
committed
e148ffc
View commit details
Copy full SHA for e148ffc
View code at this point
Browse repository at this point
refactor: use None instead of
michaelbrewer
committed
f9f4bde
View commit details
Copy full SHA for f9f4bde
View code at this point
Browse repository at this point
feat(logger): readable log_dict seq
Show description for 133f260
michaelbrewer
committed
133f260
View commit details
Copy full SHA for 133f260
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.