fix: structure logged data
This commit is contained in:
@@ -106,6 +106,8 @@ export const hotelQueryRouter = router({
|
||||
return validatedRoom.data
|
||||
})
|
||||
: []
|
||||
|
||||
getHotelSuccessCounter.add(1, { hotelId, language, include })
|
||||
console.info(
|
||||
"api.hotels.hotel success",
|
||||
JSON.stringify({
|
||||
|
||||
Reference in New Issue
Block a user