$output.='<p>'.t('This module allows to log any configuration change in Drupal 9/10.').'</p>';
$output.='<p>'.t('All changes to configuration in any config collection will be tracked as well as that the order of changes will be preserved.').'</p>';
$output.='<p>'.t('The module provides a nice UI where you can see a list of all recent config changes in the system as well as the user that triggered those changes. A diff is also available in order to see the exact change. .').'</p>';