fix: structure logged data

This commit is contained in:
Arvid Norlin
2024-08-22 10:25:06 +02:00
parent e3ca26d0df
commit fac0d7acdc
2 changed files with 4 additions and 1 deletions

View File

@@ -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({