Skip to content

Commit 1d0b28b

Browse files
DEBUG level
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent 89a46af commit 1d0b28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/experimental/tests/test_sea_sync_query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import logging
77
from databricks.sql.client import Connection
88

9-
logging.basicConfig(level=logging.INFO)
9+
logging.basicConfig(level=logging.DEBUG)
1010
logger = logging.getLogger(__name__)
1111

1212

0 commit comments

Comments
 (0)