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