Skip to content

Commit

Permalink
test: Disable test logger
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Dec 4, 2024
1 parent 39fe605 commit 1ff8257
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions target_snowflake_logging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ handlers:
class: logging.FileHandler
formatter: simple
filename: snowflake.log
loggers:
snowflake.connector:
level: DEBUG
handlers: [ snowflake ]
# loggers:
# snowflake.connector:
# level: DEBUG
# handlers: [ snowflake ]

0 comments on commit 1ff8257

Please sign in to comment.