databricks-cli/libs/log
Pieter Noordhuis 98ebb78c9b
Rename bricks -> databricks (#389)
## Changes

Rename all instances of "bricks" to "databricks".

## Tests

* Confirmed the goreleaser build works, uses the correct new binary
name, and produces the right archives.
* Help output is confirmed to be correct.
* Output of `git grep -w bricks` is minimal with a couple changes
remaining for after the repository rename.
2023-05-16 18:35:39 +02:00
..
context.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
levels.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
logger.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
replace_attr.go Trim log source field to basename of file (#273) 2023-03-23 08:56:39 +01:00
replace_attr_test.go Trim log source field to basename of file (#273) 2023-03-23 08:56:39 +01:00
sdk.go Add structured logging infrastructure (#246) 2023-03-16 14:46:53 +01:00
source.go Trim log source field to basename of file (#273) 2023-03-23 08:56:39 +01:00
source_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00