-
Hi, I am not sure I use this module correctly.
I installed it by npm then try to create new server in my JS application. But I got "log4js is not defined error". Did I miss something?
To fix it…
-
log4js.interceptor.abstract.d.ts:8:5 - error TS2416: Property 'intercept' in type 'Log4jsInterceptorAbstract' is not assignable to the same property in base type 'NestInterceptor'
helor updated
5 years ago
-
Pino is built for perf and it's nearly have same API whit log4js.
[Pino docs](https://getpino.io/#/)
-
Currently we use log4js as the logger, but users may want to use other logging framework or implement logger themselves.
* Loggers are initialized in the `init` life cycle of the main thread.
* Lo…
-
## CVE-2022-21704 - Medium Severity Vulnerability
Vulnerable Library - log4js-4.5.1.tgz
Port of Log4js to work with node.
Library home page: https://registry.npmjs.org/log4js/-/log4js-4.5.1.tgz
Path…
-
## CVE-2022-21704 - Medium Severity Vulnerability
Vulnerable Library - log4js-6.3.0.tgz
Port of Log4js to work with node.
Library home page: https://registry.npmjs.org/log4js/-/log4js-6.3.0.tgz
Path…
-
Node.js: v16.16.0 Nuxt: 2.15.8 log4js: 6.9.1
Hi.
I am triying to use log4js in Nuxt,it is work, but it's throwing an error: TypeError: appenderModule.configure is not a function.
this i…
-
با سلام
کتابخانه log4js-syslog-appender@0.3.1 به یک بسته به نام unix-dgram@0.2.3 نیاز دارد که در سیستمهای ویندوزی مشکل ایجاد میکند و نمیتواند نصب شود.
```bash
> unix-dgram@0.2.3 install I:…
bmict updated
5 years ago
-
The api.js code depends on an ancient version of log4js that contains vulnerabilities, triggering warnings from npm. Simply installing a newer log4js version causes breakage as the configuration file…
-
When using the sample configuration file `config/log4js.json` log4js is unable to load this configuration:
```
"appenderList.forEach is not a function" (TypeError: appenderList.forEach is not a f…