$darkmode
Elektra 0.9.12
Plugin: logchange

The purpose of this plugin is to demonstrate how one can be notified of every removed, added or changed key easily.

See installation. The package is called libelektra5-extra.

Prints every added, changed or deleted key on the console. To use it, add it during mounting:

sudo kdb mount logchange.dump user:/tests/logchange dump logchange
# And to unmount it
sudo kdb umount user:/tests/logchange

Configure the plugin with log/get=1 to enable printing when configuration is loaded. For example, kdb gmount logchange log/get=1.