Python Container Logs aren’t Showing up in Google Cloud’s Log Explorer
I’m trying to log a simple “hello world!” inside a python file which is being built as a Cloud run job container. However, my logs are not showing up in the log explorer, although the job is being created with the container image that contains the logs.