joshwiens / nestjs-mongoose

NestJS / Mongoose Example
http://nestjs.com/
Apache License 2.0
47 stars 8 forks source link

feat: Logger component with configurable adapters #13

Closed joshwiens closed 7 years ago

joshwiens commented 7 years ago
joshwiens commented 7 years ago

This should really land as a feature in Nest as opposed to writing middleware that wraps the Nest internal logger.