Debuggging How to LogHow to log statements for debugging Use debuglog Example import { debugLog } from '@/utils/apiUtils'; debugLog( {'This should log', objToPrint}, 'warn');Date Time HandlingDeployment