Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The $PORT in the log message is a literal #90

Open
ferrarimarco opened this issue Apr 17, 2024 · 2 comments
Open

The $PORT in the log message is a literal #90

ferrarimarco opened this issue Apr 17, 2024 · 2 comments

Comments

@ferrarimarco
Copy link
Member

Hi folks!

When deploying this service on Cloud Run, the $PORT is printed as a literal in the log:

2024/04/17 14:13:36 Hello from Cloud Run! The container started successfully and is listening for HTTP requests on $PORT

Shall this be formatted?

log.Print("Hello from Cloud Run! The container started successfully and is listening for HTTP requests on $PORT")

Thanks for your support!

@JulienBreux
Copy link
Member

Hi @ferrarimarco,

Thanks for contributing.

Fix in progress.

Have a nice day :)

@ferrarimarco
Copy link
Member Author

Thanks @JulienBreux !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants