gstroup / apimocker

node.js module to run a simple http server for mock service responses.
MIT License
280 stars 81 forks source link

Prettify logging #101

Closed twalker closed 5 years ago

twalker commented 5 years ago

This improves logging by:

This is an implementation for issue #92

gstroup commented 5 years ago

Looks great! Thanks a lot.

gstroup commented 5 years ago

Addresses issue #92