-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
HSE Logger by Hampel Software Engineering - Toolkit for LabVIEW Download
A flexible and extensible logging system inspired by the Python logging module.
Version | 2.1.2.96 |
Released | Feb 27, 2024 |
Publisher | Hampel Software Engineering |
License | BSD License |
LabVIEW Version | LabVIEW>=16.0 |
Operating System | Windows, Mac, and Linux |
Used By | hse_lib_hse_application_template_wizard hse_lib_hse_framework hse_lib_hse_gennet hse_lib_hse_db hse_lib_hse_ify_dqmh_tool hse_lib_hse_flavour_scripting_tools_for_dqmh hse_lib_hse_libraries |
Project links | Homepage Documentation Repository Discussion |
Description
A flexible and extensible logging system inspired by the Python logging module.
For common logging tasks this logger library has a Quick-API which makes it very easy to integrate and use it in a project without caring about the LVOOP internals. The library provides five log levels (DEBUG, INFO, WARNING, ERROR, CRITICAL) and two targets for the output (file handler, event handler). Because of the LVOOP design it is flexibly usable and every part of it can be extended with custom child classes to implement new features.
More information is available at
https://dokuwiki.hampel-soft.com/code/open-source/hse-logger
This software is published under a free licence; you can use, modify and extend it as you wish. However, if you need commercial support please contact us. We also offer add-on packages to extend the basic functionality (e.g. log rotate for files or logging to databases).
At Hampel Software Engineering (HSE) we work with our customers to increase the quality of their software through improved development processes. If you are interested in working with HSE or want to learn more about how we can help you please visit www.hampel-soft.com.
Release Notes
[HOT FIX] To avoid linking problems in existing projects, change the installation path back to "\vi.lib\Hampel Software Engineering".
Recent Posts
Add Palette to Library
First of all, thank you for sharing such a toolkit with the community! Let me, please, suggest one… by Ivan Yakushchenko, 3 years, 10 months ago, 4 , 3 |
|
HSE Logger - a short tutorial video?
This is a really cool new package! Wondering if you have a short tutorial video that shows it in ac… by VIPM Community, 4 years, 2 months ago, 3 , 3 |
|