Skip to content

Conversation

@turuslan
Copy link
Collaborator

@turuslan turuslan commented Oct 4, 2025

--bootnodes $configDir/nodes.yaml
--node-id $item --node-key /config/$privKeyPath \
--listen-addr /ip4/0.0.0.0/udp/$quicPort/quic-v1 \
2>&1 | tee $dataDir/$item.log"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assumed that capturing logs to file helps debugging and should be enabled for all nodes.
Please don't add this to node_binary.

Suggested change
2>&1 | tee $dataDir/$item.log"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nodes should auto gen logs in data dir for example zeam writes file logs with debug level while console logs are only info level

so its upto the client what they want and hence in a particular client cmd

@g11tech g11tech merged commit 4317424 into blockblaz:main Oct 5, 2025
@turuslan turuslan deleted the qlean branch October 6, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants