GoogleCloudPlatform / functions-framework-go

FaaS (Function as a service) framework for writing portable Go functions
https://godoc.org/github.com/GoogleCloudPlatform/functions-framework-go
Apache License 2.0
464 stars 63 forks source link

fix: wrap panic message when log to stderr #195

Closed KaylaNguyen closed 1 year ago

KaylaNguyen commented 1 year ago

Wrap panic message so it appears as one entry in cloud logging.