issues
search
miker2
/
flexi_config_reader
A flexible configuration format that supports templated tables and referencing of existing keys.
MIT License
3
stars
1
forks
source link
Improves usage of `$PARENT_NAME` keyword
#106
Closed
michael-projectx
closed
1 year ago
michael-projectx
commented
1 year ago
Fixes an issue that prevented
$PARENT_NAME
from being used within a string just like proto-vars can be used.
Improves error messages when config entry is not found
Adds some log helper macros
$PARENT_NAME
from being used within a string just like proto-vars can be used.