10 Example

The repository contains a small example called Logging with Helper-VIs.vi in the \Examples subdirectory.

Front Panel
Initializing the logger and the handlers
Creating a log entry
Using the EventHandler to display logs

By using the LogRecord accessor VIs.

By using a Formatter object and the Format LogRecord.vi method.