User Tools

Site Tools


kb:labview-frameworks:dqmh:hse-logger

32 HSE Logger

The HSE Logger is at the core of our Way of Working - our “debug-driven design/development” methodology, specifically. All of our DQMH modules facilitate the HSE Logger for simple debugging.

Mandatory

The following screenshots document the default locations for the HSE Logger inside a DQMH module.

Initialize

Level: Info.

Error

Level: Error.

Exit

Level: Info.


Optional

Configure

Level: Info.


Others

For other cases, HSE Loggers can be added as needed.

  • Potential places for more logging are
    • Loading of configuration data
    • Creating / starting / stopping tasks
  • Consider using the “debug” level for less-important, more specific places
  • Be aware of adding loggers to loops etc.
kb/labview-frameworks/dqmh/hse-logger.txt · Last modified: 2023/06/30 08:58 by joerg.hampel