d6_system_logging.yml in Zircon Profile 8
Same filename and directory in other branches
core/modules/system/migration_templates/d6_system_logging.yml
File
core/modules/system/migration_templates/d6_system_logging.ymlView source
- id: d6_system_logging
- label: System logging
- migration_tags:
- - Drupal 6
- source:
- plugin: variable
- variables:
- - error_level
- process:
- error_level:
- plugin: static_map
- source: error_level
- default_value: all
- map:
- 0: hide
- 1: some
- 2: all
- 3: verbose
- destination:
- plugin: config
- config_name: system.logging