Logging
Last updated
Was this helpful?
Last updated
Was this helpful?
Logging is enabled by default. To configure the logger look at in the logging
section.
Useful commands:
vnode files
: shows you where the log file is stored
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