You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am on the same version for firebase_functions but in import:
from firebase_functions import logger
I am getting:
Cannot find reference 'logger' in 'init.py'
The text was updated successfully, but these errors were encountered:
Which sample?
functions-samples/Python/quickstarts/monitor-cloud-logging/functions/main.py
Line 8 in a8b1ab8
What is the issue with this sample's docs?
I am on the same version for firebase_functions but in import:
from firebase_functions import logger
I am getting:
Cannot find reference 'logger' in 'init.py'
The text was updated successfully, but these errors were encountered: