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 0e79c9b commit 3e6e321Copy full SHA for 3e6e321
src/main/python/systemds/context/systemds_context.py
@@ -85,7 +85,7 @@ def __init__(
85
port: int = -1,
86
capture_statistics: bool = False,
87
capture_stdout: bool = False,
88
- logging_level: int = 20,
+ logging_level: int = 30,
89
py4j_logging_level: int = 50,
90
data_transfer_mode: int = 1,
91
multi_pipe_enabled: bool = False,
0 commit comments