Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Give the sentry client access to the TYPO3 logger #15

Merged
merged 2 commits into from
Nov 12, 2021

Conversation

cngJo
Copy link
Member

@cngJo cngJo commented Oct 30, 2021

Call ->setLogger() on the ClientBuilder and pass an instance of the TYPO3 LogManager.
This passes all errors that might occur in the Sentry Client to the TYPO3 logging system.

Fixes: #8

@cngJo cngJo self-assigned this Nov 12, 2021
@cngJo cngJo added the Feature New feature or request label Nov 12, 2021
@cngJo cngJo merged commit 5de0c8a into main Nov 12, 2021
@cngJo cngJo deleted the feature/logger branch November 12, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attach Sentry to the TYPO3 logger
1 participant