debug log
This commit is contained in:
parent
de77cbb9d8
commit
670eac44be
@ -30,6 +30,7 @@ export async function listDestinations(request: FastifyRequest<ListDestinations>
|
||||
destinations
|
||||
}
|
||||
} catch ({ status, message }) {
|
||||
console.log({status, message})
|
||||
return errorHandler({ status, message })
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user