Skip to content
For AI agents: the complete documentation index is available at llms.txt; this page is also available as Markdown at index.md.

Logging

Sensitive user data

Some logs can contain personal information such as User ID or password.

By default, Ibexa DXP doesn't log User IDs. You can change this behavior by modifying the following setting:

1
ibexa.commerce.site_access.config.core.default.gdpr.store_user_id_in_logs: false

If the email text contains a password that should not be logged in the DB, you have to specify this password as a template parameter.

MailHelperService replaces the template parameter password with ***.