We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab3861 commit 14ac48aCopy full SHA for 14ac48a
samples/snippets/handler.py
@@ -28,7 +28,6 @@ def use_logging_handler():
28
# you're running in and integrates the handler with the
29
# Python logging module. By default this captures all logs
30
# at INFO level and higher
31
- client.get_default_handler()
32
client.setup_logging()
33
# [END logging_handler_setup]
34
0 commit comments