GoogleCloudPlatform / functions-framework-python

FaaS (Function as a service) framework for writing portable Python functions
https://pypi.org/p/functions-framework/
Apache License 2.0
864 stars 118 forks source link

feat: Add execution id #320

Closed nifflets closed 4 months ago

nifflets commented 5 months ago

Enables execution id logging when LOG_EXECUTION_ID env var is set.