syslog.settings.yml
core/modules/syslog/config/install/syslog.settings.yml
2 string references to 'syslog.settings'
- SysLog::__construct in core/
modules/ syslog/ src/ Logger/ SysLog.php - Constructs a SysLog object.
- SyslogHooks::formSystemLoggingSettingsAlter in core/
modules/ syslog/ src/ Hook/ SyslogHooks.php - Implements hook_form_FORM_ID_alter().
File
-
core/
modules/ syslog/ config/ install/ syslog.settings.yml
View source
- identity: drupal
- # The default facility setting depends on the operating system, and will be
- # overwritten during installation.
- # @see syslog_install().
- facility: 8
- format: '!base_url|!timestamp|!type|!ip|!request_uri|!referer|!uid|!link|!message'