databricks-cli/libs/log
Denis Bilenko 592474880d
Enable 'govet' linter; expand log/diag with non-f functions (#1996)
## Changes
Fix all the govet-found issues and enable govet linter.

This prompts adding non-formatting variants of logging functions (Errorf
-> Error).

## Tests
Existing tests.
2024-12-11 16:42:03 +00:00
..
handler Rewrite the friendly log handler (#1038) 2023-12-01 12:17:04 +00:00
context.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
levels.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
logger.go Enable 'govet' linter; expand log/diag with non-f functions (#1996) 2024-12-11 16:42:03 +00:00
replace_attr.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
replace_attr_test.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
sdk.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
source.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
source_test.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00