$darkmode
Elektra 0.11.0
Plugin: logchange

Purpose

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

Installation

See installation. The package is called libelektra5-extra.

Usage

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.