You are here

log_stdout.schema.yml in log_stdout 8

Same filename and directory in other branches
  1. 8.2 config/schema/log_stdout.schema.yml
config/schema/log_stdout.schema.yml

File

config/schema/log_stdout.schema.yml
View source
  1. # Schema for the configuration files of the syslog module.
  2. syslog.settings:
  3. type: config_object
  4. label: 'Log stdout settings'
  5. mapping:
  6. format:
  7. type: string
  8. label: 'Format'
  9. use_stderr:
  10. type: string
  11. label: 'Use stderr'