| node name | type | flags | description | 
|---|---|---|---|
| debug_tag | rnd_cfn_string | 0 | [hidlib] log style tag of debug messages | 
| debug_popup | rnd_cfn_boolean | 0 | [hidlib] whether a debug line should pop up the log window | 
| info_tag | rnd_cfn_string | 0 | [hidlib] log style tag of info messages | 
| info_popup | rnd_cfn_boolean | 0 | [hidlib] whether an info line should pop up the log window | 
| warning_tag | rnd_cfn_string | 0 | [hidlib] log style tag of warnings | 
| warning_popup | rnd_cfn_boolean | 0 | [hidlib] whether a warning should pop up the log window | 
| error_tag | rnd_cfn_string | 0 | [hidlib] log style tag of errors | 
| error_popup | rnd_cfn_boolean | 0 | [hidlib] whether an error should pop up the log window |