log_stdout.schema.yml in log_stdout 8.2
Same filename and directory in other branches
config/schema/log_stdout.schema.yml
File
config/schema/log_stdout.schema.ymlView source
- # Schema for the configuration files of the syslog module.
-
- syslog.settings:
- type: config_object
- label: 'Log stdout settings'
- mapping:
- format:
- type: string
- label: 'Format'
- use_stderr:
- type: string
- label: 'Use stderr'