logiops
Reverted legacy libconfig compatibility
This update reverts the recent changes that introduced compatibility support for libconfig versions older than v1.5. By standardizing back on the newer API via .lookup(), we ensure a cleaner codebase maintained against modern library versions.
.lookup()