Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x

This commit is contained in:
Oleg Zhurakousky
2024-01-24 17:24:19 +01:00
3 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/sh
cd ${LAMBDA_TASK_ROOT:-.}
./function-sample-aws-serverless-web-native -Dlogging.level.org.springframework=DEBUG -Dlogging.level.com.amazonaws.serverless=TRACE
./function-sample-aws-serverless-web-native -Dlogging.level.org.springframework=DEBUG -Dlogging.level.com.amazonaws.serverless.proxy.spring=DEBUG