Skip to content

Commit 8850101

Browse files
sebstoCopilot
andauthored
Update Tests/AWSLambdaRuntimeTests/LambdaRuntimeClientTests.swift
Co-authored-by: Copilot <[email protected]>
1 parent 0751cd6 commit 8850101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/AWSLambdaRuntimeTests/LambdaRuntimeClientTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ struct LambdaRuntimeClientTests {
2626

2727
let logger = {
2828
var logger = Logger(label: "NewLambdaClientRuntimeTest")
29+
// Uncomment the line below to enable trace-level logging for debugging purposes.
2930
// logger.logLevel = .trace
3031
return logger
3132
}()

0 commit comments

Comments
 (0)