-
## CVE-2022-21704 - Medium Severity Vulnerability
Vulnerable Library - log4js-0.6.38.tgz
Port of Log4js to work with node.
Library home page: https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz
Pa…
-
Hello, it seems I can't get `%f{depth}` to work on my system (Windows 10, Node v14.15), here's a sample codeblock:
```javascript
import log4js from 'log4js';
log4js.configure({
appenders: {
…
crgmz updated
2 years ago
-
Right now it seems like `create-nx-workspace` eats logs :/. It's meant to at least output an `error.log` file if something goes wrong, but I'm having a hard time even consistently getting that.
It …
-
Hello,
I am facing one issue in chain of packages: "log4js" -> "streamroller" -> "fs-extra" -> "graceful-fs" and "universalify"
This is the way how it could be reproduced:
1. Create a new angu…
-
### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### Please select whic…
-
hi, I found that if I create multi appender with type 'file', each of them have different name, e.g. x.log, x.monitor.log, when both of them reach max size limit, the compress gz file got error, it se…
-
### Description
Multiple security vulnerabilities are detected with Prismacloud docker image scan with the highest ones being at a critical level related to log4js.
Security issues identified - …
-
Version 6.3 isn't working anymore for Stryker on linux. We're using the multiprocess appender. After starting it in worker mode we get these errors:
```
'\tError: connect ECONNREFUSED 127.0.0…
-
I see in the [docs](https://log4js-node.github.io/log4js-node/file.html) that when streaming to a file, we can get events to tell us to stop/start because the in-memory buffer is full.
is it possib…
-
First of all, thanks for noticing and mentioning `ulog`! 🤗
Now for this issue, I wonder if you noticed my other project, [`anylogger`](https://github.com/download/anylogger)?
Would you consider …