Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

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
  1. identity: drupal
  2. # The default facility setting depends on the operating system, and will be
  3. # overwritten during installation.
  4. # @see syslog_install().
  5. facility: 8
  6. format: '!base_url|!timestamp|!type|!ip|!request_uri|!referer|!uid|!link|!message'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal