-
Use case:
Enable specific logger category to output debug logs in production for debugging instead of enabling debug level logs for the whole application.
Usage example:
```javascript
// service…
-
Migrating from native "amqplib": "^0.5.2" to log4js.
Getting error on the connection socket.
We have ssl enabled and process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";
```
ERR { Error: Socket clo…
-
Running the server crashes with "FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory" after about 8 hours left on in the DEV/DEMO mode. This may not occur when running connected t…
-
[[译] Node.js 日志记录指南](https://zhuanlan.zhihu.com/p/67729324)
-
colone nodeclub代码在本地运行,debugger模式启动为什么抛出log4js异常?网上都搜索不到原因。
正常模式启动,则没问题,为什么调试模式没法启动,否则怎么调试呢? @alsotang
/usr/local/bin/node --debug-brk=50988 --nolazy app.js
Debugger listening on port 50988
/work/Bit…
-
Right now, we cannot prevent the multiprocess appender port to be already be in use. There is also no way to catch this error and retry, as the multiprocess appender's server does not catch the `'erro…
-
Hi, I have an app that generates logs of different types such as DEBUG, WARN, ERROR, etc.
For some reason, when the app is ran in `exec_mode=cluster` none of the logs show up in the log files.
Thi…
-
The nodejs version used in the Dockerfiles is nodejs 12 which is already EOL (https://endoflife.software/programming-languages/server-side-scripting/nodejs)
The used javascript dependencies could a…
-
ログに余計な物が多すぎる
config周り毎回出てるの邪魔
-
*I used the google translator
Hello, when using log4js version 6.9.1 in a nextjs 13 project, I am getting the following error:
`"Invalid location type passed to LoggingEvent constructor"`
I p…