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

Fix Error Transporter[MailerService] is ready #1148

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

frezyn
Copy link
Contributor

@frezyn frezyn commented Mar 25, 2024

I just replaced debug with log in then, as that was what made the most sense. If the transporter is ok, it just returns a log ready message to the user.

Now the log appears like this:
[Nest] 18308 - 25/03/2024, 17:44:53 LOG [MailerService] Transporter is ready

@GFoniX
Copy link

GFoniX commented Mar 27, 2024

I've already submitted a pull request to address this issue. Additionally, I've fixed some errors with Sendgrid, and I've made the transporter validation "Optional" in case it might disrupt other configurations.
#1133

@DonaldMurillo
Copy link

I've already submitted a pull request to address this issue. Additionally, I've fixed some errors with Sendgrid, and I've made the transporter validation "Optional" in case it might disrupt other configurations. #1133

I think this issue addresses only the nest logger message only

@frezyn
Copy link
Contributor Author

frezyn commented Apr 9, 2024

cri cri

@juandav juandav merged commit b08a910 into nest-modules:main Apr 25, 2024
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.

6 participants