mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-04 06:23:06 +00:00
Set loglevel: trace for tests, remove nat: none
This commit is contained in:
parent
b48610b1d6
commit
0000ded180
@ -14,7 +14,7 @@ func defaultConfigHelper(t *testing.T) Config {
|
|||||||
LogFormat: LogFormatNoColors,
|
LogFormat: LogFormatNoColors,
|
||||||
MetricsEnabled: false,
|
MetricsEnabled: false,
|
||||||
BlockRetries: 3000,
|
BlockRetries: 3000,
|
||||||
LogLevel: "ERROR",
|
LogLevel: "TRACE",
|
||||||
Nat: "none",
|
Nat: "none",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user