Colorful Node.js logging — console levels + optional file output.
npm i @techlestial/loglestialimportLoglestialfrom"@techlestial/loglestial";constlogger=Loglestial.init();logger.info("ready");logger.error("failed",newError("reason"));npm install
npm test
npm run buildMIT · @techlestial