-
v2.1.154422079 · ·
[IMPROVEMENT] Better handling of extended error source strings in classes "Formatter" (base class) and "HSE_v2_Formatter". [IMPROVEMENT] Add input terminal for "Formatter" classes to the method "Create FileHandler.vi". The accessor methods are no longer needed. [IMPROVEMENT] Fix the order of "Name" and "Level" terminals for the method "Create UserEventHandler.vi" in class "UserEventHandler". ATTENTION: this change breaks the code, and it's needed to rewire both terminals! [IMPROVEMENT] Complement the functions palette with missing methods.
-
v2.1.0effe8c0f · ·
[FEATURE] Formatter classes to support flexible configuration of logger output. Special thanks to Paul O'Neill for this contribution! [FEATURE] Formatter base class which supports the old logger format. [FEATURE] HSE_v2_Formatter subclass supporting a new, improved for better readability. [FEATURE] JSONLFormatter subclass suporting the JSON Lines format. Special thanks to Paul O'Neill for his contribution! [IMPROVEMENT] Reverse call chain order for better readability (Main-VI -> Sub-VI -> Sub-Sub-VI). [IMPROVEMENT] Set the error-in terminal for "ERROR.vi" and "CRITICAL.vi" to "required" to avoid logger VIs on the block diagram that never log anything. [IMPROVEMENT] Clean up the error source string to remove unnecessary information and to remove line breaks. [FIX] Several minor fixes.
-
v2.0.6_testcebaf4fc · ·
-
v2.0.4fd62ecdb · ·
The FileHandler class flushes the file in configurable intervals (default is 5 seconds).
-
-
v2.0.15a58d6f8 · ·
Write back the handler objects whene executing the LogRecord method.
-