Logging
Logging is enabled by default. To configure the logger look at Configuration file structure in the logging
section.
Useful commands:
vnode files
: shows you where the log file is storedvnode attach
: shows live logs of a running server in your current console. This can also be achieved when starting the node withvnode start --attach
Last updated
Was this helpful?