User Tools

Site Tools


code:open-source:hse-logger:releases

99 Releases

v2.2.2

f7cc16a3 by Joerg Hampel (joerg@hampel-soft.com) on 16.01.2025 15:36

Release Notes

[IMPROVEMENT] update colors, descriptions

v2.2.1
[FEATURE] add examples (issues #22, #39)
[FEATURE] add some custom probes (issue #42)
[FEATURE] do not throw error if logger not initialised (issue #52)
[FEATURE] add method to Change Handler Log Lever (issue #53)
[FEATURE] make parsing of the error source public (issue #56)
[FEATURE] add protected write accessors (issue #58)

Downloads

hse-logger_LV2016_x32_src_dist_v2.2.2.zip691.26 kB
hse_lib_hse_logger-2.2.2.114.vip728.01 kB

v2.2.1

a26195e8 by Alexander Elbert (alexander.elbert@hampel-soft.com) on 15.01.2025 15:53

Release Notes

[FEATURE] add examples (issues #22, #39)
[FEATURE] add some custom probes (issue #42)
[FEATURE] do not throw error if logger not initialised (issue #52)
[FEATURE] add method to Change Handler Log Lever (issue #53)
[FEATURE] make parsing of the error source public (issue #56)
[FEATURE] add protected write accessors (issue #58)

Downloads

hse-logger_LV2016_x32_src_dist_v2.2.1.zip691.19 kB
hse_lib_hse_logger-2.2.1.108.vip713.66 kB

v2.2.0

1ff810f5 by Alexander Elbert (alexander.elbert@hampel-soft.com) on 15.01.2025 14:52

Release Notes

[FEATURE] add examples (issues #22, #39)
[FEATURE] add some custom probes (issue #42)
[FEATURE] do not throw error if logger not initialised (issue #52)
[FEATURE] add method to Change Handler Log Lever (issue #53)
[FEATURE] make parsing of the error source public (issue #56)
[FEATURE] add protected write accessors (issue #58)

Downloads

hse-logger_LV2016_x32_src_dist_v2.2.0.zip691.18 kB
hse_lib_hse_logger-2.2.0.115.vip715.84 kB

v2.1.2

9c989fcd by Manuel Sebald (manuel.sebald@hampel-soft.com) on 27.02.2024 10:41

Release Notes

[HOT FIX] To avoid linking problems in existing projects, change the installation path back to "\vi.lib\Hampel Software Engineering".

Downloads

hse-logger_LV2016_x32_src_dist_v2.1.2.zip614.71 kB
hse_lib_hse_logger-2.1.2.96.vip593.18 kB

v2.1.1

54422079 by Manuel Sebald (manuel.sebald@hampel-soft.com) on 26.02.2024 16:02

Release Notes

[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.

Downloads

hse-logger_LV2016_x32_src_dist_v2.1.1.zip614.87 kB
hse_lib_hse_logger-2.1.1.102.vip589.13 kB

v2.1.0

effe8c0f by Manuel Sebald (manuel.sebald@hampel-soft.com) on 22.12.2023 15:12

Release Notes

[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.

Downloads

hse-logger_LV2016_x32_src_dist_v2.1.0.zip598.60 kB
hse_lib_hse_logger-2.1.0.98.vip575.94 kB

v2.0.6

f1e15a3f by Alexander Elbert (alexander.elbert@hampel-soft.com) on 15.04.2021 11:26

Release Notes

update to LV 2016

Downloads

hse-logger_LV2016_src_dist_v2.0.6.zip459.92 kB
hse_lib_hse_logger-2.0.6.20006.vip454.76 kB

v2.0.6_testSrc

6e9832ab by Alexander Elbert (alexander.elbert@hampel-soft.com) on 25.02.2021 09:16

Release Notes

Downloads

hse_lib_hse_logger-2.0.6.20006.vip451.48 kB
hse-logger_LV2016_src_dist_v2.0.6_testSrc.zip460.32 kB

v2.0.6_test

cebaf4fc by Manuel Sebald (manuel.sebald@hampel-soft.com) on 26.01.2021 10:33

Release Notes

No downloads available.

v2.0.5

cebaf4fc by Manuel Sebald (manuel.sebald@hampel-soft.com) on 26.01.2021 10:33

Release Notes

Fix the error handling of the helper VIs when the Logger is not initialized.

Downloads

hse_lib_hse_logger-2.0.5.1.vip449.20 kB

v2.0.4

fd62ecdb by Manuel Sebald (manuel.sebald@hampel-soft.com) on 23.10.2020 09:03

Release Notes

The FileHandler class flushes the file in configurable intervals (default is 5 seconds).

Downloads

hse_lib_hse_logger-2.0.4.1.vip452.05 kB

[gitlabhelper plugin v1.0.0]

code/open-source/hse-logger/releases.txt · Last modified: 2022/08/17 07:03 by joerg.hampel