logpp
logpp copied to clipboard
not showing logs in express js
i followed the normal setup but no console is showing in express app. const log = require("logpp")("myapp"); log.info("Hello %s!!!", "printf");