Closed andys8 closed 6 years ago
Yep, it should definitely be removed. debug
statements would be nice though.
Removed it, because even for a console.debug
the user can not decide against it otherwise.
Sorry, I meant adding debugging statements using the Node debug module. Thanks for the PR though, that definitely shouldn't be in there.
There is a
log
statement inside the code. Should this be the case and users not being able to deactivate it?https://github.com/feathersjs-ecosystem/feathers-swagger/blob/8f4a3a4ad94de8d7e5db7637d85a94b4a3ac28de/lib/index.js#L69