Error with Master pino creahes changed to pino-pretty
This commit is contained in:
parent
bd45062080
commit
67c8a9cbd1
6 changed files with 3 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ const start = async () => {
|
|||
const envToLogger = {
|
||||
development: {
|
||||
transport: {
|
||||
target: 'pino',
|
||||
target: 'pino-pretty',
|
||||
options: {
|
||||
translateTime: 'HH:MM:ss Z',
|
||||
ignore: 'pid,hostname',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue