get-logger

Node.js logging facade to decouple frameworks, libraries and application code from specific logging implementations.

xxlogger

Used to log to console or file using slf4j style, like 'logger.error("Dynamic contents: {}, {}, {}", true, 12, 'text', 33);'.

slf4n-logging

Simple Logging Facade for NodeJS | Emulating Simple Logging Facade for Java (SLF4J)