novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
35.28k stars 3.9k forks source link

🚀 Feature: NOVU/FRAMEWORK ability to omit discovery result #6551

Open paulwer opened 1 month ago

paulwer commented 1 month ago

🔖 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

linear[bot] commented 1 month ago

NV-4303 🚀 Feature: NOVU/FRAMEWORK ability to omit discovery result

jainpawan21 commented 1 month ago

@paulwer Shared with team. Will keep you updated.