import { logger } from "#root/logger.js"; logger.info("Hello!"); logger.debug("I am a teapot");