-
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGHUP listeners added. Use emitter.setMaxListeners() to increase limit
log4js: 3.0.5
node: v8.11.3
-
Type of `getLogger().level` shown by VS Code intellisense is `string`. But when I run it, I'm getting `Level` object.
It seems there is a mismatch between `Logger` class in log4js.d.ts and logger.j…
-
Add log4js script for sdk integration
-
The weight value of level 'mark' is much bigger than any other levels'.So what does the meaning of it?Is it just a level for
very important information?
-
when I log info, it makes misstake. Do anyone has solve this ?
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGHUP listeners added. Use emitter.setMaxListeners() to …
-
I find it is easy to use RollingFileStream to keep numBackups files. But how can I keep certain number files when using DateRollingFileStream? The most idealized method is to delete files by passing a…
-
Hi, I encountered some confusion in the process of using.
When I start the service that uses log4js, too many logs occupy the CMD window.
eg:
![image](https://user-images.githubusercontent.co…
-
The `_log` function on a logger is declared to take a string-typed level, and that works mostly -- except when using the logLevelFilter: That one assumes the level is an actual Level, and calls `isGre…
ankon updated
2 years ago
-
# Bug report
`TypeError: Class constructor App cannot be invoked without 'new'`
## Describe the bug
After upgrade to next.js9, my app can't get compiled correctly, and here is the error messa…
-
Just one question regarding the vulnerability of log4j. Is RocketChat affected?