Store is a high-performance key-value store and hierarchical configuration set manager, which loads and merge app settings from any external sources, and provides a unify interface to access them. Try appSettings.MustBool("sys.logging.enabled", false) to ensure whether we should enable logging plugin in coding.
bump to v1.4.0
- upgrade toolchain to go1.25+
Full Changelog: v1.3.68...v1.4.0