-
- **Node Version**: 16.14.2
- **Log4js Version**: 6.3.0
- **Platform**: win10
- **Mini Showcase Repository**: https://github.com/Z-WangYe/test-log
sorry,what I said last time was not accurate…
-
This is the config I'm using (I'm trying to log ERROR and above to `stderr` and everything below ERROR to `stdout`).
```javascript
log4js.configure({
appenders: {
out: { type: 'stdout' },
…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
```
yarn workspace @cof/e1-transient-fault-handler add --dev --peer log4js@^6
```
does not add both a peer and dev…
-
The log file generated does NOT have permmsions to read by any other users/applications.
This is happening in v6.4.x but works in v6.3.0
Breaking In v6.4.x
![image](https://user-images.githubuser…
-
NWJS Version : 0.45.6 and 0.52.0 (tested both)
Operating System : MacOS and Windows 7 (32 bit) (tested both)
### Expected behavior
When a user logins into any website, the session is created.
…
-
If your pipeline is setup to run `npm audit` and fail on any non-zero exit code, `karma@6.4.1` has a transitive dependency on a "vulnerable" `debug` version. Specifically, a ReDoS (See https://blog.yo…
-
When using a privilege reduction strategy for security purposes, logging fails after reducing privilege.
Error
> 10.22.46 DEBUG default Before privledge prduction.
> node:fs:585
> handleErrorF…
-
I have a library that allows setting a global function to log errors related to it (Oracle error's are notoriously unhelpful by themselves). https://github.com/abbvie-external/oracle-helpers#options
…
-
There is some inconsistency between the documentation and typescript types
regarding the configure signature of AppenderModule and there is no findAppender declaration in log4js.d.ts
What do you…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I want to use sequelize transaction,then I do:
![image](https://user-images.githubusercont…