output Format
Parameters
value
The format in which query output will be displayed. See the Presto documentation for supported output formats.
logging_config.driver_log_levels
- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'