Skip to content

Conversation

@kdambekalns
Copy link
Member

@kdambekalns kdambekalns commented Nov 18, 2024

Resolves #31

@kdambekalns kdambekalns self-assigned this Nov 18, 2024
@kdambekalns
Copy link
Member Author

This should probably be configured for the security logger, too…

@kdambekalns kdambekalns force-pushed the task/event-breadcrumbs branch from 0fd62e3 to 346c947 Compare November 26, 2025 19:37
@kdambekalns
Copy link
Member Author

Logging security and SQL queries might be useful for some, but I decided to keep it out of the default behaviour – instead the README now has instructions on including those.

With security in particular it might cause data leaks – and if server-side data scrubbing is active the result will be not very helpful without adjustments:

image

And SQL logging could cause massive amounts of data to be pushed to Sentry, if used without caution.

@kdambekalns kdambekalns marked this pull request as ready for review November 26, 2025 19:44
@kdambekalns kdambekalns force-pushed the task/event-breadcrumbs branch from 346c947 to 6e60fb5 Compare November 26, 2025 19:45
@kdambekalns kdambekalns merged commit 196c874 into main Nov 27, 2025
@kdambekalns kdambekalns deleted the task/event-breadcrumbs branch November 27, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logger for Sentry no longer active since PSR-3 introduction

2 participants