databricks-cli/libs/flags
Pieter Noordhuis e7a7e5b95a
Configure log level to info by default (#267)
Note: we log at INFO level by default until
we implement progress reporting to stdout/stderr.
2023-03-21 16:14:20 +01:00
..
log_file_flag.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
log_file_flag_test.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
log_level_flag.go Configure log level to info by default (#267) 2023-03-21 16:14:20 +01:00
log_level_flag_test.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
output.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
output_test.go Add optional JSON output for sync command (#230) 2023-03-08 10:27:19 +01:00