log4node
log4node copied to clipboard
Logger for node.js cluster, compatible with logrotate
Results
3
log4node issues
Sort by
recently updated
recently updated
newest added
I have this simple module which is not working, Also there is no error while calling info method ``` "use strict"; const log4node = require("log4node"); let Logger = { conversation_uuid:...
Being called `log4node` seems to imply parity with `log4j` (and all the other `log4*` APIS). But we are missing some levels, such as the very useful `trace`. https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html