We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42c3d5 commit 007a9efCopy full SHA for 007a9ef
logging/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