We would like to use @novu/framework/express and currently the middleware will produce a console output for discovery the provided workflows.
🎤 Why is this feature needed ?
Outputs can get quite long and exspecial within production this can produce unwanted console logging garbage, so we would like to have an option to hide this output. f.ex. based on NODE_ENV.
✌️ How do you aim to achieve this?
A config object within serve() would be sufficient
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
🔖 Feature description
We would like to use @novu/framework/express and currently the middleware will produce a console output for discovery the provided workflows.
🎤 Why is this feature needed ?
Outputs can get quite long and exspecial within production this can produce unwanted console logging garbage, so we would like to have an option to hide this output. f.ex. based on NODE_ENV.
✌️ How do you aim to achieve this?
A config object within serve() would be sufficient
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None