mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Remove log level
This commit is contained in:
parent
a68d92ee8c
commit
4a20b99444
@ -34,7 +34,6 @@ func newCodexNode(t *testing.T, opts ...codexNodeTestOption) *CodexNode {
|
||||
LogFormat: LogFormatNoColors,
|
||||
MetricsEnabled: false,
|
||||
BlockRetries: o.blockRetries,
|
||||
LogLevel: INFO,
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatalf("Failed to create Codex node: %v", err)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user