Skip to content

Commit 66064c5

Browse files
jorwoodsjacalatama7tcsp
authored
fix: remove logging configuration from TSC (#1248)
Co-authored-by: Jac <[email protected]> Co-authored-by: Tim Payne <[email protected]>
1 parent 5650adc commit 66064c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tableauserverclient/helpers/logging.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22

33
# TODO change: this defaults to logging *everything* to stdout
44
logger = logging.getLogger("TSC")
5-
logger.setLevel(logging.DEBUG)
6-
logger.addHandler(logging.StreamHandler())

0 commit comments

Comments
 (0)