aws / aws-lambda-builders

Python library to compile, build & package AWS Lambda functions for several runtimes & framework
Apache License 2.0
334 stars 139 forks source link

Unordered parallel build logs #530

Closed jysheng123 closed 1 year ago

jysheng123 commented 1 year ago

Issue #, if available: 5369 Description of changes: Use logical_build_id that is passed from SAM_CLI to support better logging for parallel build logs. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.