Possible missing import statement in google/cloud/logging_v2/logger.py
#895
Labels
api: logging
Issues related to the googleapis/python-logging API.
See the code below where we have
google.cloud.logging_v2._instrumentation_emitted
. I believe there should be an import statementimport google.cloud.logging_v2
but there does not appear to be.python-logging/google/cloud/logging_v2/logger.py
Line 164 in 78168a3
python-logging/google/cloud/logging_v2/logger.py
Lines 15 to 34 in 78168a3
See stack trace below
The text was updated successfully, but these errors were encountered: