You are here

errorlog.routing.yml in Logging and alerts 8

Same filename and directory in other branches
  1. 2.0.x errorlog/errorlog.routing.yml
errorlog/errorlog.routing.yml

File

errorlog/errorlog.routing.yml
View source
  1. errorlog.configuration:
  2. path: '/admin/config/development/errorlog'
  3. defaults:
  4. _form: '\Drupal\errorlog\Form\ErrorlogConfigForm'
  5. requirements:
  6. _permission: 'administer site configuration'