Closed arealmaas closed 2 months ago
A POC was made a while ago: https://github.com/digdir/dialogporten-frontend/pull/362
Should be able to take inspiration from that and implement in a new pull request
### Tasks - [x] Add logger in monorepo - [x] use the logger in BFF - [x] Publish as an npm package for others to use - [x] Use the logger in fastify
use the logger in fastify as well https://fastify.dev/docs/v2.15.x/Documentation/Logging/
A POC was made a while ago: https://github.com/digdir/dialogporten-frontend/pull/362
Should be able to take inspiration from that and implement in a new pull request