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
logger.py
on
develop
User selector
All users
Datepicker
All time
Commit history
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 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 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 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 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
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
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
fix(logger): support additional args for handlers when injecting lambda context (#1276)
RonRademaker
authored
3ffcc14
View commit details
Copy full SHA for 3ffcc14
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 Jan 31, 2022
feat(logger): log_event support event data classes (e.g. S3Event) (#984)
michaelbrewer
authored
ffa4a35
View commit details
Copy full SHA for ffa4a35
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 Dec 20, 2021
feat(logger): allow handler with custom kwargs signature (#913)
heitorlessa
authored
5447dc4
View commit details
Copy full SHA for 5447dc4
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
feat: expose jmespath powertools functions (#736)
heitorlessa
authored
af36fb5
View commit details
Copy full SHA for af36fb5
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
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 19, 2021
feat(logger): add get_correlation_id method (#516)
michaelbrewer
authored
f6a5b2a
View commit details
Copy full SHA for f6a5b2a
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 Jul 12, 2021
feat(mypy): add mypy support to makefile (#508)
michaelbrewer
authored
27c82d8
View commit details
Copy full SHA for 27c82d8
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
feat(logger): add option to clear state per invocation (#467)
heitorlessa
authored
a717ca7
View commit details
Copy full SHA for a717ca7
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 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 25, 2021
fix(metrics): AttributeError raised by MediaManager and Typing and docs (#357)
Show description for 29497d4
michaelbrewer
authored
29497d4
View commit details
Copy full SHA for 29497d4
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
feat(logging): Add correlation_id support (#321)
Show description for 48a64eb
michaelbrewer
and
heitorlessa
authored
48a64eb
View commit details
Copy full SHA for 48a64eb
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
docs: Correct code examples (#317)
Show description for 437ec9e
michaelbrewer
authored
437ec9e
View commit details
Copy full SHA for 437ec9e
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
feat: toggle to disable log deduplication locally for pytest live log #262 (#268)
Show description for 54d8967
heitorlessa
authored
54d8967
View commit details
Copy full SHA for 54d8967
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.