Which sample?
|
from firebase_functions import logger |
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'