- Issue created by @kemsnake
After module installation, I had an error
Circular reference detected for service "Drupal\Core\Logger\LoggerChannelFactoryInterface",
path: "config_split.cli -> config_split.status_override -> cache_tags.invalidator -> plugin.manager.block -> logger.channel.default
-> Drupal\Core\Logger\LoggerChannelFactoryInterface -> aws_cloudwatchlogs.log -> aws_cloudwatchlogs.put_log_events -> logger.channel.aws_cloudwatchlogs".
Enable the module on Drupal core 10.2.5.
But work on some other projects or clean Drupal installation. Maybe it is related to another contrib module - I didn't find it
Restructured using of services in Logger service/
Active
1.1
Code