About This File
A logger and log viewer using an SQLite database.
The logger is a background process that logs at about once per second. A simple API allows log entries to be added from anywhere in a program.
A Log Viewer is available under the Tools menu (Tools>>Cyth Log Viewer); this can alternately be built into a stand-alone executable.
Requires SQLite Library (Tools Network).
Notes:
Version 1.4.0 is the last available for LabVIEW 2011. New development in LabVIEW 2013.
Latest versions available directly through VIPM.io servers.
Edited by drjdpowell
What's New in Version 1.8.6 See changelog
Released
Major improvements ti Log Viewer