Logging

Logging is enabled by default. To configure the logger look at Configuration file structure in the logging section.

Useful commands:

  1. vnode files: shows you where the log file is stored

  2. 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

Last updated

Was this helpful?