Skip to content

Commit 66064c5

Browse files
jorwoodsjacalatama7tcsp
authored
fix: remove logging configuration from TSC (#1248)
Co-authored-by: Jac <jacalata@users.noreply.github.com> Co-authored-by: Tim Payne <47423639+ma7tcsp@users.noreply.github.com>
1 parent 5650adc commit 66064c5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)