Allow filtering/hiding SQL params when using a custom logger implementation #2188
Annotations
4 errors and 1 warning
Tests
cannot use tracer (variable of type Tracer) as logger.Interface value in struct literal: Tracer does not implement logger.Interface (missing method ParamsFilter)
|
Tests
cannot use Tracer{…} (value of type Tracer) as logger.Interface value in struct literal: Tracer does not implement logger.Interface (missing method ParamsFilter)
|
Tests
cannot use Tracer{…} (value of type Tracer) as logger.Interface value in struct literal: Tracer does not implement logger.Interface (missing method ParamsFilter)
|
Tests
Process completed with exit code 1.
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading