- Set enableConsoleOutput to true or remove it and use default value of true
- Run the application with
node index on Node.js v22.11.0
- Observe errsole.log and errsole.error are not output to console. they are correctly output to file / db / dashboard
Is this working as intended, is this actually a feature request? is enableConsoleOutput meant to only be a flag to entirely disable anything getting written to console? Not sure atm