Open
Description
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.