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] TypeError: this.config.logger.fatal is not a function at v4.2.0 #17

Open
3 tasks done
felixmosh opened this issue Jan 12, 2025 · 0 comments · May be fixed by #18
Open
3 tasks done

[fix] TypeError: this.config.logger.fatal is not a function at v4.2.0 #17

felixmosh opened this issue Jan 12, 2025 · 0 comments · May be fixed by #18
Labels

Comments

@felixmosh
Copy link
Contributor

Describe the bug

Node.js version: 20.12
OS version: MacOS

Description: TypeError: this.config.logger.fatal is not a function

Actual behavior

App fails on none exist logger type

Expected behavior

fatal should be nooped if no logger is passed

Code to reproduce

Checklist

  • I have searched through GitHub issues for similar issues.
  • I have completely read through the README and documentation.
  • I have tested my code with the latest version of Node.js and this package and confirmed it is still not working.
@felixmosh felixmosh added the bug label Jan 12, 2025
@felixmosh felixmosh linked a pull request Jan 12, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant