Skip to content

feat: switch from app to prefix option #112

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toonvanstrijp
Copy link

The current SentryService prefixes all logs with @ntegral/nestjs-sentry: . This however is a bit unnecessary since all NestJS Logger instances from other modules already have a prefix in place.

I've removed the default prefix and added a prefix option to the module options. This allows users that may want a prefix to configure it manually.

@0x446f6d
Copy link

Can this be approved and merged? Need this feature 😅

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.

2 participants