nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.96k stars 981 forks source link

add Ogma logger repo #195

Closed micalevisk closed 2 years ago

micalevisk commented 2 years ago

Resource type (required)

Description (required)

Ogma is a no-nonsense logger developed to make logging simple, and easy to read in development, while also having a powerful JSON form when it comes to production level logs, to make it easier to parse and consume by external services. This monorepo has all of the code for the base logger, the binary to rehydrate the JSON logs, and the NestJS Module along with supported plugins for the module's interceptor.

Link (required)

https://github.com/jmcdo29/ogma

Rules (required)