[ 源代码: node-log4js ]
软件包:node-log4js(6.9.1+~cs8.4.19-1)
node-log4js 的相关链接
Debian 的资源:
下载源码包 node-log4js:
- [node-log4js_6.9.1+~cs8.4.19-1.dsc]
- [node-log4js_6.9.1+~cs8.4.19.orig-date-format.tar.gz]
- [node-log4js_6.9.1+~cs8.4.19.orig-rfdc.tar.gz]
- [node-log4js_6.9.1+~cs8.4.19.orig-streamroller.tar.gz]
- [node-log4js_6.9.1+~cs8.4.19.orig.tar.gz]
- [node-log4js_6.9.1+~cs8.4.19-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Conversion of the log4js framework to work with Node.js
Logging support for Node.js based on the log4js Javascript (browser/client) framework.
Supported features:
- coloured console logging - replacement of node's console.log functions (optional) - file appender, with log rolling based on file size - SMTP appender - GELF appender - hook.io appender - multiprocess appender (useful when you've got worker processes) - a logger for connect/express servers - configurable log message layout/patterns - different log levels for different log categories (make some parts of your app log as DEBUG, others only ERRORS, etc.)
其他与 node-log4js 有关的软件包
|
|
|
|
-
- dep: node-debug
- small debugging utility for Node.js
-
- dep: node-flatted
- super light and fast circular JSON parser - Node library
-
- dep: node-fs-extra
- fs-extra contains methods not included in the Node.js fs module