Helper VI Incoming Error Handling with V2.0.4.1
The always-log helper VIs appear to swallow an incoming error if the logger has not initialized properly.
I observed this with the code snippet below:
The value of the error-out indicator after execution is "510803 - Logger not Initialized" but I would probably expect the error wired into the helper VI to be what comes out of it.
I am not suggesting that this behaviour is wrong but it might mean that more documentation is required or some discussion of the pros/cons.
I guess this is maybe what issue #14 (closed) was created for?
Cheers - John