We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813ea27 commit 2900099Copy full SHA for 2900099
tests/integration/helpers_test.go
@@ -92,7 +92,6 @@ func (scope *scopeT) DriverWithLogs(opts ...ydb.Option) *ydb.Driver {
92
log.Query(
93
log.Default(os.Stdout,
94
log.WithLogQuery(),
95
- log.WithColoring(),
96
log.WithMinLevel(log.INFO),
97
),
98
trace.QueryEvents,
0 commit comments