moleculer icon indicating copy to clipboard operation
moleculer copied to clipboard

Configurable auto logging for action in, out and error

Open zhaoyao91 opened this issue 8 years ago • 0 comments

According to my practice, auto logging in many places could be very helpful for locating problem. for example, for action and event handler, handler-in, handler-out and error-thrown are good places to put auto logging.

I know this is not everyone's need, so if it could be an configurable option, that would be great :)))

zhaoyao91 avatar Apr 10 '18 03:04 zhaoyao91