Problem/Motivation
vendor/bin/drush config:inspect --filter-keys=system.logging --detail --list-constraints
➜ 🤖 Analyzing…
Legend for Data:
✅❓ → Correct primitive type, detailed validation impossible.
✅✅ → Correct primitive type, passed all validation constraints.
------------------------------------------- --------- ------------- ------ ------------------------------------------
Key Status Validatable Data Validation constraints
------------------------------------------- --------- ------------- ------ ------------------------------------------
system.logging Correct 75% ✅❓ ValidKeys: '<infer>'
system.logging: Correct Validatable ✅✅ ValidKeys: '<infer>'
system.logging:_core Correct Validatable ✅✅ ValidKeys:
- default_config_hash
system.logging:_core.default_config_hash Correct Validatable ✅✅ NotNull: { }
Regex: '/^[a-zA-Z0-9\-_]+$/'
Length: 43
↣ PrimitiveType: { }
system.logging:error_level Correct NOT ✅❓ ⚠️ @todo Add validation constraints here
------------------------------------------- --------- ------------- ------ ------------------------------------------
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet