- Available for: Linux, Windows, MacOS
- Driver Linux: vscpl2drv-logger.so
- Driver Windows: vscpl2drv-logger.dll
- Driver MacOS: libvscpl2drv-logger.dylib
VSCP level II driver for diagnostic logging. It makes it possible to log VSCP events from a source to a file. Three formats of the log file is currently supported. Either a standard text string i logged for for each event or logging entries can be logged on XML or JSON format. The advantage of the later is that it can be read by VSCP works and further analyzed there. Several drivers can be used to write logging data to different output files and using different filter/masks for complex logging.
The level II driver API is described here. With the simple interface API the VSCP level II driver uses (described above) it is also easy to use it with other software as a component.
- The VSCP site - https://www.vscp.org
- The VSCP document site - https://docs.vscp.org/
- VSCP discussions - https://github.com/grodansparadis/vscp/discussions

