mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
feat: add pino and pino-pretty for logging, implement logger utility
This commit is contained in:
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user