mylogger/config/logs.yml

31 lines
493 B
YAML

logId: true
logRelation: true
logMainShowField: false
upperCaseTable: true
userField: editorFk
rowExcludeField: logExclude
excludeRegex: '__$'
showFields:
- name
- description
- nickname
- firstName
excludeFields:
- created
- updated
castTypes:
tinyint: boolean
logs:
item:
logTable: itemLog
mainTable: item
tables:
- itemTag
- name: item
showField: name
showId: id
logFields:
- size
exclude:
- image