mirror of
https://github.com/logos-messaging/storenode-messages-counter.git
synced 2026-01-07 00:23:09 +00:00
test: log level
This commit is contained in:
parent
255a6b2010
commit
33b98bedb1
@ -93,6 +93,7 @@ func Execute(ctx context.Context, options Options) error {
|
||||
}
|
||||
|
||||
wakuNode, err := node.New(
|
||||
node.WithLogLevel(zap.DebugLevel), // options.LogLevel
|
||||
node.WithNTP(),
|
||||
node.WithClusterID(uint16(options.ClusterID)),
|
||||
node.WithHostAddress(hostAddr),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user