mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +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,
|
||||
MetricsEnabled: false,
|
||||
BlockRetries: 3000,
|
||||
LogLevel: "ERROR",
|
||||
LogLevel: "TRACE",
|
||||
Nat: "none",
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user