I think this is suppose to be in the header, but if I do the following in an automation: ```logger.debug(`now: ${dayjs()}`)``` I get the following error: `service failed to initialize: ReferenceError: dayjs is not defined`