8000
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 5650adc commit 66064c5Copy full SHA for 66064c5
tableauserverclient/helpers/logging.py
@@ -2,5 +2,3 @@
2
3
# TODO change: this defaults to logging *everything* to stdout
4
logger = logging.getLogger("TSC")
5
-logger.setLevel(logging.DEBUG)
6
-logger.addHandler(logging.StreamHandler())
0 commit comments