Last 12 weeks · 0 commits
1 of 6 standards met
Is this project still maintained? I recently came up with similar logger utility, that shares same goals, and additionally is both environment and presentation agnostic -> https://github.com/medikoo/log4/ If it's seen valuable, and maintainers of this project are ok to give up the name. I'd love to publish and maintain log4 under name on npm (starting with v2.0.0)
Don't know if you want both commits... I just wanted the ability change the logging level on the fly and subsequently noticed a bug in how defaults where overwriting the case where someone explicitly sets the log level to 0 in the constructor. I don't know why you would only log level 0 - but it probably shouldn't be overwritten by level 7 if someone creates it that way. ('0 7' is always 7) Thanks for all your work and code. You rule.
Repository: tj/log.js. Description: super light-weight nodejs logging + streaming log reader Stars: 370, Forks: 82. Primary language: HTML. Languages: HTML (72.1%), JavaScript (26.2%), Makefile (1.7%). Open PRs: 5, open issues: 11. Last activity: 8y ago. Community health: 28%. Top contributors: tj, thakkar-rushikesh, greelgorke, bentruyman, stravid, ForbesLindesay, buschtoens, RichardLitt.
On Windows all log entries are written in one line.