Setting the Runtime Logger

NLog can coexist with VBVLog on one machine, but only one logger can be run at a given time.

To set the logger that is launched during System Start:
  1. Open vbvoice.ini

  2. Under [System], set UseVBVLog to 0 (to enable NLog) or to 1 (to enable VBVLog)

Next read about customizing an NLog Viewer and pointing NLog at an application.