Skip to content

Commit 27accd0

Browse files
Update README.md
Co-Authored-By: Tian Chu <tian.chu@datadoghq.com>
1 parent ef95da1 commit 27accd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ If your Lambda function is triggered by API Gateway via [the non-proxy integrati
235235
If your Lambda function is deployed by the Serverless Framework, such a mapping template gets created by default.
236236

237237
## Log and Trace Correlations
238-
By default, the Datadog trace id gets automatically injected into the logs for correlation, if using the AWS provided `LambdaLoggerHandler`.
238+
By default, the Datadog trace id gets automatically injected into the logs for correlation, if using the standard python `logging` library.
239239

240240
If you use a custom logger handler to log in json, you can manually inject the ids using the helper function `get_correlation_ids`.
241241

0 commit comments

Comments
 (0)