feat: add pino and pino-pretty for logging, implement logger utility

This commit is contained in:
Mauricio Siu
2025-05-26 01:45:14 -06:00
parent 7348526873
commit 9c73b8dc36
6 changed files with 41 additions and 0 deletions

12
pnpm-lock.yaml generated
View File

@@ -364,6 +364,12 @@ importers:
otpauth:
specifier: ^9.2.3
version: 9.3.4
pino:
specifier: 9.4.0
version: 9.4.0
pino-pretty:
specifier: 11.2.2
version: 11.2.2
postgres:
specifier: 3.4.4
version: 3.4.4
@@ -702,6 +708,12 @@ importers:
otpauth:
specifier: ^9.2.3
version: 9.3.4
pino:
specifier: 9.4.0
version: 9.4.0
pino-pretty:
specifier: 11.2.2
version: 11.2.2
postgres:
specifier: 3.4.4
version: 3.4.4