You are here

filelog.settings.yml in File Log 8

Same filename and directory in other branches
  1. 2.0.x config/install/filelog.settings.yml
config/install/filelog.settings.yml

File

config/install/filelog.settings.yml
View source
  1. enabled: false
  2. location: 'public://logs'
  3. rotation:
  4. schedule: daily
  5. delete: false
  6. destination: 'archive/[date:custom:Y/m/d].log'
  7. gzip: true
  8. format: '[[log:created]] [[log:level]] [[log:type]] [client: [log:ip], [log:user]] [log:message]'
  9. level: 7
  10. channels_type: exclude
  11. channels: []