moleculerjs / moleculer-web

:earth_africa: Official API Gateway service for Moleculer framework
http://moleculer.services/docs/moleculer-web.html
MIT License
291 stars 118 forks source link

feat: create configuration for the route registration logging process #249

Closed alvaroinckot closed 3 years ago

alvaroinckot commented 3 years ago

Hello!

I noticed some excessive logs with implementations that refresh their routes and aliases constantly. To avoid that issue, I wrote this PR to create a configuration, similar to logResponse or logRequestParams but targeted to the route registration logger calls.

alvaroinckot commented 3 years ago

@icebob There is any plan to merge this PR or for the next release? also if there is anything that I can help with this project, I will be happy to do it!

icebob commented 3 years ago

Sry, I forgot to press the "Merge" button :) But I don't know why I will release it, but until then you can use it as npm i moleculerjs/moleculer-web